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!

InvalidOleVariantTypeException Class

[To be supplied.]

Object
   Exception
      SystemException
         InvalidOleVariantTypeException

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Runtime.InteropServices

Assembly: mscorlib.dll

See Also

InvalidOleVariantTypeException Members | System.Runtime.InteropServices Namespace