Udostępnij za pośrednictwem


Metoda ITypeInfo.GetDocumentation —

Przestrzeń nazw:  Microsoft.VisualStudio.OLE.Interop
Zestaw:  Microsoft.VisualStudio.OLE.Interop (w Microsoft.VisualStudio.OLE.Interop.dll)

Składnia

'Deklaracja
Sub GetDocumentation ( _
    memid As Integer, _
    refPtrFlags As UInteger, _
    <OutAttribute> ByRef pBstrName As String, _
    <OutAttribute> ByRef pBstrDocString As String, _
    <OutAttribute> ByRef pdwHelpContext As UInteger, _
    <OutAttribute> ByRef pBstrHelpFile As String _
)
void GetDocumentation(
    int memid,
    uint refPtrFlags,
    out string pBstrName,
    out string pBstrDocString,
    out uint pdwHelpContext,
    out string pBstrHelpFile
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITypeInfo Interfejs

Przestrzeń nazw Microsoft.VisualStudio.OLE.Interop