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!

VTableCallsNotSupportedException Class

[To be supplied.]

Object
   Exception
      SystemException
         VTableCallsNotSupportedException

[Visual Basic]
Public Class VTableCallsNotSupportedException
   Inherits SystemException
[C#]
public class VTableCallsNotSupportedException : SystemException
[C++]
public __gc class VTableCallsNotSupportedException : public
   SystemException
[JScript]
public class VTableCallsNotSupportedException extends
   SystemException

Remarks

[To be supplied.]

Requirements

Namespace: System.Runtime.InteropServices

Assembly: mscorlib.dll

See Also

VTableCallsNotSupportedException Members | System.Runtime.InteropServices Namespace