STDMETHOD( get_Font )( IFontDisp** pFont );
Return Value
A standard HRESULT value.
Parameters
pFont
[out] The address of an IFontDisp interface pointer used to receive the current value of this property.
Remarks
The Font property specifies the ambient font of the container.
The ATL host object implementation uses the default GUI font or the system font as the default value of this property.