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.
Skips over the specified number of input context handles in the enumeration sequence.
Syntax
HRESULT Skip(
[in] unsigned long ulCount
);
Parameters
- ulCount [in]
An unsigned long integer value that contains the number of structures to skip.
Return value
Returns S_OK if successful, or an error value otherwise.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Dimm.h |
IDL |
Dimm.idl |