ArcFM Responder Mobile Developer Guide
GetDefaultFont Method (IMMMirror)






Syntax
'Declaration
 
Function GetDefaultFont() As stdole.IFontDisp
'Usage
 
Dim instance As IMMMirror
Dim value As stdole.IFontDisp
 
value = instance.GetDefaultFont()
stdole.IFontDisp GetDefaultFont()
function GetDefaultFont(): stdole.IFontDisp; 
function GetDefaultFont() : stdole.IFontDisp;
stdole.IFontDisp* GetDefaultFont(); 
stdole.IFontDisp^ GetDefaultFont(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMMirror Interface
IMMMirror Members

Send Feedback