IOsAxsEnumThread::Skip (Windows Embedded CE 6.0)
1/5/2010
This method skips the next celt threads.
Syntax
HRESULT Skip(
ULONG celt
);
Parameters
- celt
[in] Number of threads to be skipped.
Return Value
This method returns S_OK if successful.
Requirements
Header | OsAccess.h |
Library | OSAXSC.lib |
Windows Embedded CE | Windows CE 5.0 and later |