#include <libmsrpc.h>
変数 | |
| struct { | |
| char * message | |
| the message to display (can be NULL) | |
| uint32 timeout | |
| timeout in seconds | |
| BOOL reboot | |
| False = shutdown, True = reboot | |
| BOOL force | |
| force the | |
| uint32 reason | |
| } | in |
libmsrpc.h の 1571 行で定義されています。
| char* message |
| uint32 timeout |
| uint32 reason |
| struct { ... } in |
参照元 cac_Shutdown().
1.4.7