DInputHelper.MarshalDeviceArrival Method |
Language: |
Marshal a device arrival during enumeration.
Visual Basic Public Shared Function MarshalDeviceArrival( _
ByVal arrival As IntPtr, _
ByRef da As DeviceArrival _
) As BooleanC# public static bool MarshalDeviceArrival(
IntPtr arrival,
ref DeviceArrival da
);C++ public:
static bool MarshalDeviceArrival(
IntPtr arrival,
DeviceArrival% da
);JScript public static function MarshalDeviceArrival(
arrival : IntPtr,
da : DeviceArrival
) : boolean;
arrival System.IntPtr
da Microsoft.DirectX.DirectInput.DeviceArrival
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center