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