IResourceManager::ComponentVersion
Description
A numeric version for this component.
VB Prototype
Dim value As Long
value = object.ComponentVersion
C++ Prototype
HRESULT get_ComponentVersion(
long* ComponentVersion
);
Return Value
Refer to the table of return codes.
See Also
SoftwareManufacturerName, SoftwareManufacturerID, Description, ComponentVersion, ProgID, SpecVersion, FindRsrc, Open, ParseRsrc, IResourceManager Overview