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