IAssemblyEnum::GetNextAssembly Method
Gets a pointer to the next IAssemblyName contained in this IAssemblyEnum object.
Syntax
HRESULT GetNextAssembly (
[in] LPVOID pvReserved,
[out] IAssemblyName **ppName,
[in] DWORD dwFlags
);
Parameters
pvReserved
[in] Reserved for future extensibility. pvReserved
must be a null reference.
ppName
[out] The returned IAssemblyName
pointer.
dwFlags
[in] Reserved for future extensibility. dwFlags
must be 0 (zero).
Requirements
Platforms: See System Requirements.
Header: Fusion.h
.NET Framework Versions: Available since 2.0
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา