Microsoft DirectX 8.1 (Visual Basic) |
Retrieves the GUID or GUID alias for the effect represented by the DirectInputEffect object.
object.GetEffectGuid() As String
Returns the GUID or alias that was passed to DirectInputDevice8.CreateEffect, such as "GUID_ConstantForce".
If the method fails, an error is raised and Err.Number is set.