Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SetDSMCounters method is used to set the timer counters for a particular DSM.
Syntax
void SetDSMCounters(
[in, Description("DSM Context"):amended] uint64 DSMcontext,
[in, Description("DSM Timer Counters"):amended] DSM_COUNTERS DsmCounters
);
Parameters
DSMcontext
A 64-bitfield that provides the DSM context.
DsmCounters
A DSM_COUNTERS structure.
Return value
None
Remarks
This WMI method belongs to the MPIO_WMI_METHODS WMI class.
Requirements
Target platform |
Desktop |
Header |
MPIOwmi.h (include MPIOwmi.h) |