Platform SDK: NetMeeting |
Use the Skip method to skip a specified number of INmMember interface pointers in the enumeration sequence.
HRESULT Skip( ULONG cMember );
NetMeeting client applications can use the SUCCEEDED and FAILED macros in winerror.h to check return values.
Return values can include RPC layer errors or any of the following values:
After this method has been called, use IEnumNmMember::Next to retrieve the next INmMember interface pointer in the enumeration.
Windows NT/2000: Requires Windows NT 4.0 SP3 or later.
Windows 95/98: Requires Windows 95 or later. Available as a redistributable for Windows 95.
Header: Imsconf2.idl.