#include <svcctl.h>
変数 | |
| struct { | |
| policy_handle * handle | |
| uint32_t type | |
| uint32_t state | |
| uint32_t buf_size | |
| uint32_t * resume_handle | |
| } | in |
| struct { | |
| uint8_t * service | |
| uint32_t * bytes_needed | |
| uint32_t * services_returned | |
| uint32_t * resume_handle | |
| WERROR result | |
| } | out |
| struct policy_handle* handle |
| uint32_t* resume_handle |
| struct { ... } in |
| uint32_t* bytes_needed |
| uint32_t* services_returned |
| uint32_t* resume_handle |
| struct { ... } out |
1.4.7