Aracılığıyla paylaş


ITypeComp.RemoteBindType Yöntem

Bu API, .NET Framework altyapısını destekler ve doğrudan kodunuzdan kullanılmaya yönelik değildir.

Yalnızca Microsoft iç kullanım.

Ad alanı:  Microsoft.VisualStudio.VsWizard
Derleme:  Microsoft.VisualStudio.VsWizard (Microsoft.VisualStudio.VsWizard.dll içinde)

Sözdizimi

'Bildirim
Sub RemoteBindType ( _
    szName As String, _
    lHashVal As UInteger, _
    <OutAttribute> ByRef ppTInfo As Type _
)
void RemoteBindType(
    string szName,
    uint lHashVal,
    out Type ppTInfo
)
void RemoteBindType(
    [InAttribute] String^ szName, 
    [InAttribute] unsigned int lHashVal, 
    [OutAttribute] Type^% ppTInfo
)
abstract RemoteBindType : 
        szName:string * 
        lHashVal:uint32 * 
        ppTInfo:Type byref -> unit 
function RemoteBindType(
    szName : String, 
    lHashVal : uint, 
    ppTInfo : Type
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ITypeComp Arabirim

Microsoft.VisualStudio.VsWizard Ad Alanı