IVsVba::GetVbaUnk Method (Object^)

 

Obsolete.

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

int GetVbaUnk(
	Object^% pUnknown
)

Parameters

pUnknown
Type: System::Object^

The IUnknown object.

Return Value

Type: System::Int32

S_OK, or an error result.

Return to top
Show: