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!

CallConvThiscall Constructor

[To be supplied.]

[Visual Basic]
Public Sub New()
[C#]
public CallConvThiscall();
[C++]
public: CallConvThiscall();
[JScript]
public function CallConvThiscall();

See Also

CallConvThiscall Class | CallConvThiscall Members | System.Runtime.InteropServices Namespace