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