IEnumDirectory::Skip 方法 (rend.h)
[Rendezvous IP Telephony Conferencing controls and interface not available for use in Windows Vista, Windows Server 2008, and subsequent versions of the operating system. RTC 用戶端 API 提供類似的功能。]
Skip 方法會略過列舉序列中下一個指定的項目數目。
語法
HRESULT Skip(
[in] ULONG celt
);
參數
[in] celt
要略過的元素數目。
傳回值
這個方法可以傳回下列其中一個值。
傳回碼 | 描述 |
---|---|
|
略過的元素數目是 celt。 |
|
略過的元素數目不是 celt。 |
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | rend.h |
Dll | Rend.dll |