Win32GetDC Method |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public static IntPtr GetDC(
IntPtr hWnd
)
Public Shared Function GetDC (
hWnd As IntPtr
) As IntPtr
public:
static IntPtr GetDC(
IntPtr hWnd
)
DataPAClientConfig.Win32.GetDC = function(hWnd);
Parameters
- hWnd
- Type: SystemIntPtr
Return Value
Type:
IntPtrSee Also