Microsoft DirectX 8.1 (Visual Basic)

DIPROPSTRING

Describes string properties. Used with the DirectInputDevice8.GetProperty and DirectInputDevice8.SetProperty methods.

Type DIPROPSTRING
    lHow As Long
    lObj As Long
    PropString As String
End Type

Members

lHow
How the lObj member should be interpreted.
lObj
Identifier of the object whose property is being retrieved or set.
PropString
String that specifies or receives the property.