Tao.Platform.Windows SDK Documentation |
|
Wgl.wglGetGenlockSampleRateI3D Method (IntPtr, IntPtr, UInt32)
[Visual Basic]
Overloads Public Shared Function wglGetGenlockSampleRateI3D( _
ByVal
extensionPointer As
IntPtr, _
ByVal
hDC As
IntPtr, _
ByRef
uRate As
UInt32 _
) As
Integer
[C#]
public static
int wglGetGenlockSampleRateI3D(
IntPtr extensionPointer,
IntPtr hDC,
out
uint uRate);
Parameters
-
extensionPointer
-
-
hDC
-
-
uRate
-
Return Value
See Also
Wgl Class | Tao.Platform.Windows Namespace | Wgl.wglGetGenlockSampleRateI3D Overload List