Click or drag to resize
NAPlatformGetInstance Method
NewAer
Gets the active instance of NAPlatform.

Namespace: NewAer.SDK
Assembly: NewAer (in NewAer.dll) Version: 5.1.16.3 (5.1.16.3)
Syntax
public static NAPlatform GetInstance(
	INAHostApp hostApp
)

Parameters

hostApp
Type: NewAer.SDKINAHostApp
an instance of INAHostApp that defines host application functionality

Return Value

Type: NAPlatform

[Missing <returns> documentation for "M:NewAer.SDK.NAPlatform.GetInstance(NewAer.SDK.INAHostApp)"]

See Also