CComUnkArray::CComUnkArray
The constructor.
CComUnkArray( );
Remarks
Sets the collection to hold nMaxSize IUnknown pointers, and initializes the pointers to NULL.
Requirements
Header: atlcom.h
The constructor.
CComUnkArray( );
Sets the collection to hold nMaxSize IUnknown pointers, and initializes the pointers to NULL.
Header: atlcom.h