IISContextObject Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
IISContextObject() | |
IISContextObject(IntPtr) |
IISContextObject()
public:
IISContextObject();
public IISContextObject ();
Public Sub New ()
Applies to
IISContextObject(IntPtr)
public:
IISContextObject(IntPtr ptr1);
public IISContextObject (IntPtr ptr1);
new Dynamics.AX.Application.IISContextObject : nativeint -> Dynamics.AX.Application.IISContextObject
Public Sub New (ptr1 As IntPtr)
Parameters
- ptr1
-
IntPtr
nativeint