Freigeben über


COleControlSite::GetEventIID

Retrieves a pointer to the control's default event interface.

BOOL GetEventIID(
   IID* piid 
);

Parameters

  • piid
    A pointer to an interface ID.

Return Value

Nonzero if successful, otherwise 0. If successful, piid contains the interface ID for the control's default event interface.

Requirements

Header: afxocc.h

See Also

Concepts

COleControlSite Class

COleControlSite Members

Hierarchy Chart