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.
Gets a pointer to the FUSION_INSTALL_REFERENCE structure represented by this IInstallReferenceItem object.
Syntax
HRESULT GetReference (
[out] LPFUSION_INSTALL_REFERENCE *ppRefData,
[in] DWORD dwFlags,
[in] LPVOID pvReserved
);
Parameters
ppRefData
[out] The returned FUSION_INSTALL_REFERENCE pointer.
dwFlags
[in] Reserved for future extensibility. dwFlags must be 0 (zero).
pvReserved
[in] Reserved for future extensibility. pvReserved must be a null reference.
Requirements
Platforms: See System Requirements.
Header: Fusion.h
.NET Framework Versions: Available since 2.0