COleControl::InitializeIIDs

Call this member function to inform the base class of the IIDs the control will use.

Syntax

void InitializeIIDs( const IID* piidPrimary, const IID* piidEvents );

At a Glance

Header file: Afxctl.h
Platforms:
Versions: 2.0 and later
Complete documentation Visual C++ documentation

See Also

COleControl Overview, COleControl Member Functions, Control Classes