Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the version information for the assembly referenced by this IAssemblyName object.
HRESULT GetVersion (
[out] LPDWORD pdwVersionHi,
[out] LPDWORD pdwVersionLow
);
Parameters
pdwVersionHi
[out] The high 32 bits of the version.pdwVersionLow
[out] The low 32 bits of the version.
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: Fusion.h
.NET Framework Version: 2.0