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