#include <svcctl.h>
変数 | |
| struct { | |
| policy_handle * scmanager | |
| uint32_t info_level | |
| uint32_t type | |
| uint32_t state | |
| uint32_t buf_size | |
| uint32_t * resume_handle | |
| } | in |
| struct { | |
| uint8_t * services | |
| uint32_t * bytes_needed | |
| uint32_t * service_returned | |
| uint32_t * resume_handle | |
| const char ** group_name | |
| WERROR result | |
| } | out |
| struct policy_handle* scmanager |
| uint32_t info_level |
| uint32_t* resume_handle |
| struct { ... } in |
| uint32_t* bytes_needed |
| uint32_t* service_returned |
| uint32_t* resume_handle |
| const char** group_name |
| struct { ... } out |
1.4.7