IResourceManager::Description

Description

A string description of this component.

VB Prototype

Dim value As String
value = object.Description

C++ Prototype

HRESULT get_Description(
  BSTR* Description
);

Return Value

Refer to the table of return codes.

See Also

SoftwareManufacturerName, SoftwareManufacturerID, Description, ComponentVersion, ProgID, SpecVersion, FindRsrc, Open, ParseRsrc, IResourceManager Overview