IResourceManager::SoftwareManufacturerName
Description
The name of the vendor of this software component.
VB Prototype
Dim value As String
value = object.SoftwareManufacturerName
C++ Prototype
HRESULT get_SoftwareManufacturerName(
BSTR* SoftwareManufacturerName
);
Return Value
Refer to the table of return codes.
See Also
SoftwareManufacturerName, SoftwareManufacturerID, Description, ComponentVersion, ProgID, SpecVersion, FindRsrc, Open, ParseRsrc, IResourceManager Overview