CFontHolder::GetFontDispatch
Appelez cette fonction pour récupérer un pointeur vers l'interface de dispatch de police.
LPFONTDISP GetFontDispatch( );
Valeur de retour
Pointeur vers l'interface d' IFontDisp de l'objet d' CFontHolder . Notez que la fonction qui appelle GetFontDispatch doit appeler IUnknown::Release sur ce pointeur d'interface une fois effectuée avec elle.
Notes
Appelez InitializeFont avant d'appeler GetFontDispatch.
Configuration requise
Header: afxctl.h