Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Gets the name of the module referenced by the specified metadata token.
Syntax
HRESULT GetModuleRefProps (
[in] mdModuleRef mur,
[out] LPWSTR szName,
[in] ULONG cchName,
[out] ULONG *pchName
);
Parameters
mur
[in] The ModuleRef metadata token that references the module to get metadata information for.
szName
[out] A buffer to hold the module name.
cchName
[in] The requested size of szName in wide characters.
pchName
[out] The returned size of szName in wide characters.
Requirements
Platforms: See .NET supported operating systems.
Header: Cor.h
Library: CorGuids.lib