Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Retrieves the IEnumVARIANT version of this enumerator.
Syntax
HRESULT get__NewEnum (
IUnknown** pRetVal
);
Parameters
pRetVal
[out] Returns the IUnknown interface that represents the IEnumVARIANT version of this enumerator.
Return Value
If successful, returns S_OK; otherwise, returns an error code.