Share via


xCompilerOutput Constructors

Definition

Overloads

xCompilerOutput()
xCompilerOutput(IntPtr)

xCompilerOutput()

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

Applies to

xCompilerOutput(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to