IOleObjectImpl::GetUserType

Restituisce il nome dell'utente tipo di controllo chiamando OleRegGetUserType.

STDMETHOD(GetUserType)(
   DWORD dwFormOfType,
   LPOLESTR* pszUserType 
);

Note

Il nome dell'utente tipo viene utilizzato per la visualizzazione in elementi di interfacce utente quali i menu e le finestre di dialogo.È possibile modificare il nome dell'utente tipo nel file rgs del progetto.

Vedere IOleObject::GetUserType in Windows SDK.

Requisiti

Header: atlctl.h

Vedere anche

Riferimenti

Classe di IOleObjectImpl

OleRegGetUserType

IOleObjectImpl::GetUserClassID

IOleObjectImpl::GetMiscStatus

IOleObjectImpl::EnumVerbs