Udostępnij za pośrednictwem


Metoda ITypeInfo.RemoteGetTypeAttr —

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 RemoteGetTypeAttr ( _
    <OutAttribute> ppTypeAttr As IntPtr, _
    <OutAttribute> ByRef pDummy As UInteger _
)
void RemoteGetTypeAttr(
    IntPtr ppTypeAttr,
    out uint pDummy
)
void RemoteGetTypeAttr(
    [OutAttribute] IntPtr ppTypeAttr, 
    [OutAttribute] unsigned int% pDummy
)
abstract RemoteGetTypeAttr : 
        ppTypeAttr:IntPtr byref * 
        pDummy:uint32 byref -> unit 
function RemoteGetTypeAttr(
    ppTypeAttr : IntPtr, 
    pDummy : uint
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITypeInfo Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VsWizard