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.
1/5/2010
This method determines the number of modules in the enumeration sequence.
Syntax
HRESULT Count(
ULONG* pc
);
Parameters
- pc
[out] Number of modules.
Return Value
The following table shows return values for this method.
| Value | Description |
|---|---|
S_OK |
Indicates the method was successful. |
E_FAIL |
Indicates an unspecified failure. |
Requirements
| Header | OsAccess.h |
| Library | OSAXSC.lib |
| Windows Embedded CE | Windows CE 5.0 and later |