Share via


TypeLibInfoClass.GetMembersDirect Method

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

Namespace:  TLI
Assembly:  Microsoft.TLI.Interop (in Microsoft.TLI.Interop.dll)

Syntax

public virtual short GetMembersDirect(
    int SearchData,
    int hWnd,
    TliWindowTypes WindowType,
    TliItemDataTypes ItemDataType,
    bool ShowUnderscore
)

Parameters

Return Value

Type: System.Int16

Implements

_TypeLibInfo.GetMembersDirect(Int32, Int32, TliWindowTypes, TliItemDataTypes, Boolean)

.NET Framework Security

See Also

Reference

TypeLibInfoClass Class

TypeLibInfoClass Members

TLI Namespace