IOleObjectImpl::GetUserType

HRESULT GetUserType( DWORD dwFormOfType, LPOLESTR* pszUserType );

See IOleObject::GetUserType in the Win32 SDK.

Remarks

Returns the control's user-type name by calling OleRegGetUserType. The user-type name is used for display in user-interfaces elements such as menus and dialog boxes. You can change the user-type name in your project's .rgs file.

IOleObjectImpl OverviewClass Members

See Also   OleRegGetUserType, IOleObjectImpl::GetUserClassID, IOleObjectImpl::GetMiscStatus, IOleObjectImpl::EnumVerbs