STDMETHOD( put_DocHostFlags )( DWORD dwDocHostFlags );
Return Value
A standard HRESULT value.
Parameters
dwDocHostFlags
[in] The new value of this property.
Remarks
The DocHostFlags property specifies the user interface capabilities of the host object.
The ATL host object implementation uses DOCHOSTUIFLAG_NO3DBORDER as the default value of this property.
IAxWinAmbientDispatch Overview | Class Members
See Also