Condividi tramite


IMetaDataAssemblyImport::GetAssemblyFromScope Method

Ottiene un puntatore all'assembly nell'ambito corrente.

Syntax

HRESULT GetAssemblyFromScope (
    [out] mdAssembly  *ptkAssembly
);

Parameters

ptkAssembly [out] Puntatore al token recuperato mdAssembly che identifica l'assembly.

Requirements

Piattaforme: Vedere Sistemi operativi supportati da .NET.

Header: Cor.h

Library: CorGuids.lib

See also