#include <svcctl.h>
変数 | |
| struct { | |
| policy_handle * handle | |
| uint32_t info_level | |
| uint32_t buf_size | |
| } | in |
| struct { | |
| uint8_t * buffer | |
| uint32_t * bytes_needed | |
| WERROR result | |
| } | out |
| struct policy_handle* handle |
| uint32_t info_level |
| struct { ... } in |
| uint32_t* bytes_needed |
| struct { ... } out |
1.4.7