#include <libmsrpc.h>
変数 | |
| struct { | |
| POLICY_HND * svc_hnd | |
| Open handle to the service to query | |
| } | in |
| struct { | |
| SERVICE_STATUS status | |
| The status of the service. | |
| } | out |
libmsrpc.h の 2829 行で定義されています。
| struct { ... } in |
参照元 cac_SvcGetStatus().
The status of the service.
See include/rpc_svcctl.h for SERVICE_STATUS definition.
libmsrpc.h の 2837 行で定義されています。
参照元 cac_SvcGetStatus().
| struct { ... } out |
参照元 cac_SvcGetStatus().
1.4.7