#include <svcctl.h>
変数 | |
| struct { | |
| policy_handle * handle | |
| const char * service_name | |
| uint32_t * display_name_length | |
| } | in |
| struct { | |
| const char ** display_name | |
| uint32_t * display_name_length | |
| WERROR result | |
| } | out |
| struct policy_handle* handle |
| const char* service_name |
| uint32_t* display_name_length |
| struct { ... } in |
| const char** display_name |
| uint32_t* display_name_length |
| struct { ... } out |
1.4.7