नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Gets the human-readable name of the assembly referenced by this IAssemblyName object.
Syntax
HRESULT GetDisplayName (
[out] LPOLESTR szDisplayName,
[in, out] LPDWORD pccDisplayName,
[in] DWORD dwDisplayFlags
);
Parameters
szDisplayName
[out] The string buffer that contains the name of the referenced assembly.
pccDisplayName
[in, out] The size of szDisplayName in wide characters, including a null terminator character.
dwDisplayFlags
[in] A bitwise combination of ASM_DISPLAY_FLAGS values that influence the features of szDisplayName.
Requirements
Platforms: See System Requirements.
Header: Fusion.h
.NET Framework Versions: Available since 2.0