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