Share via


ActionFormat.InstanceHandle Property (Microsoft.DirectX.DirectInput)

Handle of the module containing string resources for action names.

Definition

Visual Basic Public ReadOnly Property InstanceHandle As IntPtrLeave Site
C# public IntPtrLeave Site InstanceHandle { get; }
C++ public:
property IntPtrLeave Site InstanceHandle {
        IntPtrLeave Site get();
}
JScript public function get InstanceHandle() : IntPtrLeave Site

Property Value

System.IntPtr

This property is read-only.