IFont.get_hFont(IntPtr) Method

Definition

public:
 void get_hFont([Runtime::InteropServices::Out] IntPtr % phFont);
public void get_hFont (out IntPtr phFont);
abstract member get_hFont : nativeint -> unit
Public Sub get_hFont (ByRef phFont As IntPtr)

Parameters

phFont
IntPtr

nativeint

Applies to