Platform SDK: DirectX |
The DirectDrawEnum.GetGuid returns the unique identifier of the specified DirectDraw device.
object.GetGuid(index As Long) As String
If the method succeeds, it returns the unique identifier of the device.
If the method fails, it raises an error, and Err.Number is set.