WinAPINative.selectObject(Int64, Int64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static long selectObject(long _hDC, long _hGDIObject);
public static long selectObject (long _hDC, long _hGDIObject);
static member selectObject : int64 * int64 -> int64
Public Shared Function selectObject (_hDC As Long, _hGDIObject As Long) As Long
Parameters
- _hDC
- Int64
- _hGDIObject
- Int64