NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ConstructionCall Constructor (IMessage)

[To be supplied.]

[Visual Basic]
Overloads Public Sub New( _
   ByVal m As IMessage _
)
[C#]
public ConstructionCall(
   IMessage m
);
[C++]
public: ConstructionCall(
   IMessage* m
);
[JScript]
public function ConstructionCall(
   m : IMessage
);

Parameters

m
[To be supplied.]

See Also

ConstructionCall Class | ConstructionCall Members | System.Runtime.Remoting Namespace | ConstructionCall Constructor Overload List