ASSEMBLY_FILE_DETAILED_INFORMATION

Undocumented in source.
nothrow
static if(_WIN32_WINNT >= 0x501)
struct ASSEMBLY_FILE_DETAILED_INFORMATION {}

Members

Variables

lpFileName
PCWSTR lpFileName;
Undocumented in source.
lpFilePath
PCWSTR lpFilePath;
Undocumented in source.
ulFilenameLength
DWORD ulFilenameLength;
Undocumented in source.
ulFlags
DWORD ulFlags;
Undocumented in source.
ulPathLength
DWORD ulPathLength;
Undocumented in source.

Meta