CFontHolder::GetFontDispatch

This method retrieves a pointer to the font's dispatch interface. Call InitializeFont before calling GetFontDispatch.

At a Glance

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

Syntax

LPFONTDISP GetFontDispatch( );

See Also

CFontHolder::InitializeFont