ClientOSInformation.GraphicsDriverVendorId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the vendor identifier of the client's graphics driver.
public string GraphicsDriverVendorId { get; }
member this.GraphicsDriverVendorId : string
Public ReadOnly Property GraphicsDriverVendorId As String
Property Value
The vendor identifier of the client's graphics driver.
Remarks
Not all PlayReady clients provide this information to the server. For such clients, this property will return null. The OEM implementation on the client provides this information and its accuracy completely depends on the correctness of their port.