[DllImport("advapi32.dll", SetLastError = true)]
static extern UInt32 InitiateShutdown(
string lpMachineName,
string lpMessage,
UInt32 dwGracePeriod,
UInt32 dwShutdownFlags,
UInt32 dwReason);
Declare Function InitiateShutdown Lib "advapi32.dll" (TODO) As TODO
None.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!