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