CFontHolder::GetFontDispatch

Call this member function to retrieve a pointer to the font's dispatch interface. Call InitializeFont before calling GetFontDispatch.

Syntax

LPFONTDISP GetFontDispatch( );

At a Glance

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

See Also

CFontHolder Overview, CFontHolder Member Functions, ActiveX Type Wrappers, CFontHolder::InitializeFont