VSPIAImporterClass Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetMainWrapperFilename(array<TLIBATTR>^, String^)

Gets the filename for a given type library.

System_CAPS_pubmethodGetMainWrapperFriendlyName(array<TLIBATTR>^, String^)

Gets the name that is displayed in the project system when the component is referred to.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodNeedsRegeneration(array<TLIBATTR>^, String^, String^, Int32, Int32, String^, Int32)

Determines whether a given wrapper for a given type library needs to be regenerated.

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_pubmethodWrapTypeLibrary(array<TLIBATTR>^, String^, String^, String^, Int32, IVsTypeLibraryWrapperCallback^, array<IntPtr>^, array<IntPtr>^, array<IntPtr>^, array<IntPtr>^, UInt32)

Finds or encapsulates wrappers for the requested type library as well as any dependent type libraries.

Return to top
Show: