Desktop Functions: Smart Device Functions:
|
Search Results for "CallNtPowerInformation" in [All]Structurespowrprof
private static extern UInt32 CallNtPowerInformation(
Private Shared Function CallNtPowerInformation(InformationLevel As Int32, lpInputBuffer As IntPtr, nInputBufferSize As UInt32, lpOutputBuffer As IntPtr, nOutputBufferSize As UInt32) As UInt32
uint retval = CallNtPowerInformation(
static extern uint CallNtPowerInformation(
uint retval = CallNtPowerInformation( |