Tao.Platform.Windows SDK Documentation

Wgl.wglGetDigitalVideoParametersI3D Method (IntPtr, Int32, Int32)

[Visual Basic]
Overloads Public Shared Function wglGetDigitalVideoParametersI3D( _
   ByVal hDC As IntPtr, _
   ByVal iAttribute As Integer, _
   ByRef piValue As Integer _
) As Boolean
[C#]
public static bool wglGetDigitalVideoParametersI3D(
   IntPtr hDC,
   int iAttribute,
   out int piValue
);

See Also

Wgl Class | Tao.Platform.Windows Namespace | Wgl.wglGetDigitalVideoParametersI3D Overload List