COlePropertyPage::GetObjectArray

Call this member function to retrieve a pointer to the array of IDispatch interface pointers of the objects being edited by the page. It sets the pnObjects parameter to the number of elements in the returned array.

Syntax

LPDISPATCH FAR* GetObjectArray( ULONG FAR* pnObjects );

At a Glance

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

See Also

COlePropertyPage Overview, COlePropertyPage Member Functions, Dialog Box Classes