ActivateInstance Method
Collapse the table of content
Expand the table of content

IActivationFactory.ActivateInstance Method

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

Returns a new instance of the Windows Runtime class that is created by the IActivationFactory interface.

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

'Declaration
Function ActivateInstance As Object

Return Value

Type: System.Object
The new instance of the Windows Runtime class.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft