IVsGlobalsCallback.GetParent Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
Sub GetParent ( _
    ByRef ppOut As Object _
)
'Usage
Dim instance As IVsGlobalsCallback 
Dim ppOut As Object

instance.GetParent(ppOut)
void GetParent(
    ref Object ppOut
)
void GetParent(
    Object^% ppOut
)
function GetParent(
    ppOut : Object
)

Parameters

.NET Framework Security

See Also

Reference

IVsGlobalsCallback Interface

IVsGlobalsCallback Members

EnvDTE Namespace