Platform SDK: DirectX |
The Direct3DDevice7.GetDeviceGuid method retrieves the globally unique identifier (GUID) for this device, as a String.
object.GetDeviceGuid() As String
The method returns the GUID for this device, as type String.
If the method fails, an error is raised and Err.Number will be set.