'宣言 Public Function SelectObject( _ ByVal gdiObjectHandle As System.IntPtr _ ) As System.IntPtr
public System.IntPtr SelectObject( System.IntPtr gdiObjectHandle )
パラメータ
- gdiObjectHandle
- A System.IntPtr that indicates the handle to the gdi object to be selected.
戻り値の型
Returns the handle of the previous gdi object of the same type.