IEnumInputContext::Reset ...     IEnumRegisterWordA Interf...     IEnumInputContext Interfa...    
Web Workshop (Miscellaneous)

IEnumInputContext::Skip Method


Skips over the specified number of input context handles in the enumeration sequence.

Syntax

HRESULT Skip(
    ULONG ulCount
);

Parameters

ulCount
[in] Unsigned long integer value that contains the number of structures to skip.

Return Value

Returns S_OK if successful, or an error code otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.