InteropUtils Class

Contains utility functions to aid interoperability.

Namespace:  Microsoft.SmartDevice.DeviceAgentTransport
Assembly:  Microsoft.SmartDevice.DeviceAgentTransport (in Microsoft.SmartDevice.DeviceAgentTransport.dll)

Syntax

'Declaration
Public NotInheritable Class InteropUtils
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class InteropUtils
public ref class InteropUtils abstract sealed
public final class InteropUtils

Inheritance Hierarchy

System.Object
  Microsoft.SmartDevice.DeviceAgentTransport.InteropUtils

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

InteropUtils Members

Microsoft.SmartDevice.DeviceAgentTransport Namespace