WindowsRuntimeMarshal Class

WindowsRuntimeMarshal Class

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

System.Object
  System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal

Namespace:  System.Runtime.InteropServices.WindowsRuntime
Assembly:  mscorlib (in mscorlib.dll)

'Declaration
Public NotInheritable Class WindowsRuntimeMarshal

The WindowsRuntimeMarshal type exposes the following members.

  NameDescription
Public methodStatic memberAddEventHandler(Of T)Security Critical.
Public methodStatic memberFreeHStringSecurity Critical.
Public methodStatic memberGetActivationFactorySecurity Critical.
Public methodStatic memberPtrToStringHStringSecurity Critical.
Public methodStatic memberRemoveAllEventHandlersSecurity Critical.
Public methodStatic memberRemoveEventHandler(Of T)Security Critical.
Public methodStatic memberStringToHStringSecurity Critical.
Top

Windows Phone OS

Supported in: 8.1, 8.0

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

Show:
© 2017 Microsoft