UCOMIEnumString.Reset 方法

定义

将枚举序列重置为开头。

public:
 int Reset();
public int Reset();
abstract member Reset : unit -> int
Public Function Reset () As Integer

返回

值为 S_OKHRESULT 的 HRESULT。

注解

有关详细信息 IEnumString::Reset,请参阅 MSDN 库。

适用于