ICatalogObject::Name property (COM+)

Switch View :
ScriptFree
ICatalogObject::Name property

Applies to: desktop apps only

Retrieves the name property of the object.

This property is read-only.

Syntax

HRESULT get_Name(
  [out, retval]  VARIANT *pvarRetVal
);

Property value

The name property of the object.

Error codes

This method can return the standard return values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, E_FAIL, and S_OK.

Remarks

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

Requirements

Minimum supported client

Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Header

ComAdmin.h

IDL

ComAdmin.Idl

See also

ICatalogObject

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012