הערה
גישה לעמוד זה דורשת אישור. אתה יכול לנסות להיכנס או לשנות תיקיות.
גישה לעמוד זה דורשת אישור. אתה יכול לנסות לשנות מדריכים.
Advances a specified number of names in the enumeration sequence.
Syntax
HRESULT Skip (
[in] ULONG celt
);
Parameters
[in] celt
The number of names in the enumeration sequence to skip.
Return Value
If successful, returns S_OK. Returns S_FALSE if there are no more named streams. Otherwise, it returns an error code.