Microsoft DirectX 9.0 |
The GetVendorString method retrieves the vendor string.
Syntax
object.GetVendorString() As String
Parameters
This method takes no parameters.
Return Value
Returns a string containing the vendor name.
Error Codes
If the method fails, an error is raised.
See Also