Share via


IISRequest Constructors

Definition

Overloads

IISRequest()
IISRequest(IntPtr)

IISRequest()

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

Applies to

IISRequest(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to