Device.GetSurfaceFromDC Method |
Language: |
Visual Basic Public Function GetSurfaceFromDC( _
ByVal dcHandle As IntPtr _
) As SurfaceC# public Surface GetSurfaceFromDC(
IntPtr dcHandle
);C++ public:
Surface^ GetSurfaceFromDC(
IntPtr dcHandle
);JScript public function GetSurfaceFromDC(
dcHandle : IntPtr
) : Surface;
dcHandle System.IntPtr
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center