Microsoft DirectX 8.1 (Visual Basic)

DirectX8.CreateNewGuid

Generates a new globally unique identifier (GUID).

object.CreateNewGuid() As String

Parts

object
Object expression that resolves to a DirectX8 object.

Return Values

Returns a String value containing the new GUID.

Error Codes

If the method fails, an error is raised and Err.Number is set.