ICatalogObject::get_Name method (comadmin.h)

Retrieves the name property of the object.

This property is read-only.

Syntax

HRESULT get_Name(
  VARIANT *pvarRetVal
);

Parameters

pvarRetVal

Return value

None

Remarks

The name property of a collection is identified in the documentation for each specific collection of the COM+ Administration Collections.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header comadmin.h

See also

ICatalogObject