This document is archived and information here might be outdated. Recommended version. |
The OpenGL rendering context.
[Visual Basic .NET]
Public Property hRC As Integer
[C#]
public int hRC {get; set;}
[C++]
HRESULT get_hRC(
OLE_HANDLE pHRC
);
[C++]
HRESULT put_hRC(
OLE_HANDLE* pHRC
);
[C++] Parameters pHRC [in]
pHRC is a parameter of type OLE_HANDLE pHRC [out, retval]
pHRC is a parameter of type OLE_HANDLE*