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!

COMEmulateException Class

[To be supplied.]

Object
   Exception
      SystemException
         COMEmulateException

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Runtime.InteropServices

Assembly: mscorlib.dll

See Also

COMEmulateException Members | System.Runtime.InteropServices Namespace