IVsTypeLibraryWrapperBatchSupport Members

Include Protected Members
Include Inherited Members

Wraps types in batch mode and processes them for a specific application domain.

The IVsTypeLibraryWrapperBatchSupport type exposes the following members.

Methods

  Name Description
Public method StartBatch Creates an application domain to work in and starts the batch processing of types. Unloads the application domain when finished. Creates an exception if the batch processing failed to perform as expected.
Public method StopBatch Unloads the application domain after batch processing is complete. Creates an exception if the batch processing failed to perform as expected.

Top

See Also

Reference

IVsTypeLibraryWrapperBatchSupport Interface

Microsoft.VisualStudio.Shell.Interop Namespace