In This Topic

GetHdc Method

In This Topic
Syntax
'Declaration

 

Public Function GetHdc() As IntPtr
public IntPtr GetHdc()
public function GetHdc(): IntPtr; 
public function GetHdc() : IntPtr;
public: IntPtr GetHdc(); 
public:

IntPtr GetHdc(); 
See Also