COleDispatchDriver::GetProperty

Call this member function to retrieve the object property specified by dwDispID.

Syntax

void GetProperty( DISPID dwDispID, VARTYPE vtProp, void* pvProp ) const;

At a Glance

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

See Also

COleDispatchDriver Overview, COleDispatchDriver Member Functions, Support Classes, COleDispatchDriver::InvokeHelper, COleDispatchDriver::SetProperty, DISPID, VARTYPE