Udostępnij za pośrednictwem


Metoda ITypeLib.RemoteGetLibAttr —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

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

Składnia

'Deklaracja
Sub RemoteGetLibAttr ( _
    <OutAttribute> ppTLibAttr As IntPtr, _
    <OutAttribute> ByRef pDummy As UInteger _
)
void RemoteGetLibAttr(
    IntPtr ppTLibAttr,
    out uint pDummy
)
void RemoteGetLibAttr(
    [OutAttribute] IntPtr ppTLibAttr, 
    [OutAttribute] unsigned int% pDummy
)
abstract RemoteGetLibAttr : 
        ppTLibAttr:IntPtr byref * 
        pDummy:uint32 byref -> unit 
function RemoteGetLibAttr(
    ppTLibAttr : IntPtr, 
    pDummy : uint
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITypeLib Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VsWizard