BalloonWindow Library for .NET
Win32.GetDC Method
[Visual Basic]
Public Shared Function GetDC( _
ByVal
hWnd
As
IntPtr
_
) As
IntPtr
[C#]
public static
IntPtr
GetDC(
IntPtr
hWnd
);
See Also
Win32 Class
|
Rilling.Common.Interop Namespace