#include <libmsrpc.h>
変数 | |
| struct { | |
| POLICY_HND * svc_hnd | |
| Open handle to the service to control | |
| uint32 control | |
| The control operation to perform. | |
| } | in |
| struct { | |
| SERVICE_STATUS * status | |
| The returned status of the service, _immediately_ after the call | |
| } | out |
libmsrpc.h の 2878 行で定義されています。
| uint32 control |
The control operation to perform.
Possible values (from include/rpc_svcctl.h):
libmsrpc.h の 2889 行で定義されています。
| struct { ... } in |
| struct { ... } out |
1.4.7