IResourceManager3::SoftwareManufacturerID
Description
The ID number of the vendor of this software component.
VB Prototype
Dim value As Short
                                            value = object.SoftwareManufacturerID
                                        
C++ Prototype
HRESULT get_SoftwareManufacturerID(
                                        
  short* SoftwareManufacturerID
);
		
Return Value
Refer to the table of return codes.
See Also
SoftwareManufacturerName, SoftwareManufacturerID, Description, ComponentVersion, ProgID, SpecVersion, FindRsrc, Open, ParseRsrc, ParseRsrcEx, IResourceManager3 Overview