หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Retrieves an enumeration that allows a client to iterate through the .NET Native input assembly files.
Syntax
HRESULT findInputAssemblyFiles (
IDiaEnumInputAssemblyFiles** ppResult
);
Parameters
ppResult
[out] Returns an IDiaEnumInputAssemblyFiles object that contains a list of .NET Native input assembly files.
Return Value
If successful, returns S_OK; otherwise, returns an error code.