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 _
)
void GetParent(
    ref Object ppOut
)
void GetParent(
    Object^% ppOut
)
abstract GetParent : 
        ppOut:Object byref -> unit 
function GetParent(
    ppOut : Object
)

Parameters

.NET Framework Security

See Also

Reference

IVsGlobalsCallback Interface

EnvDTE Namespace