IMetaDataAssemblyImport::GetAssemblyFromScope Method
.NET Framework 2.0
Gets a pointer to the assembly in the current scope.
HRESULT GetAssemblyFromScope (
[out] mdAssembly *ptkAssembly
);
Parameters
| Parameter | Description |
|---|---|
|
ptkAssembly |
[out] A pointer to the retrieved mdAssembly token that identifies the assembly. |