COleDispatchDriver::GetProperty

This method retrieves the object property specified by dwDispID.

At a Glance

Header file: Afxdisp.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation Visual C++ documentation

Syntax

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

See Also

COleDispatchDriver::InvokeHelper, COleDispatchDriver::SetProperty, DISPID, VARTYPE