IOsAxsEnumProcess::Skip (Windows CE 5.0)
This method skips the next celt processes in an enumeration sequence.
HRESULT Skip( ULONGcelt);
Parameters
- celt
[in] The number of processes to be skipped.
Return Values
This method returns S_OK if the number of processes skipped is celt, and S_FALSE otherwise.
Requirements
OS Version: Windows CE 5.0 and later.
Header: OsAccess.h.
Link Library: OSAXSC.lib.
See Also
Send Feedback on this topic to the authors