Share via


XppCompiler Constructors

Definition

Overloads

XppCompiler()
XppCompiler(IntPtr)

XppCompiler()

public:
 XppCompiler();
public XppCompiler ();
Public Sub New ()

Applies to

XppCompiler(IntPtr)

public:
 XppCompiler(IntPtr ptr1);
public XppCompiler (IntPtr ptr1);
new Dynamics.AX.Application.XppCompiler : nativeint -> Dynamics.AX.Application.XppCompiler
Public Sub New (ptr1 As IntPtr)

Parameters

ptr1
IntPtr

nativeint

Applies to