Microsoft DirectX 8.1 (C++) |
The RenderEngine.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