ReactOS 0.4.16-dev-905-gc1b8c4f
|
Public Attributes | |
ULONG | cbAssemblyInfo |
DWORD | dwAssemblyFlags |
ULARGE_INTEGER | uliAssemblySizeInKB |
LPWSTR | pszCurrentAssemblyPathBuf |
ULONG | cchBuf |
Definition at line 35 of file winsxs.idl.
ULONG _ASSEMBLY_INFO::cbAssemblyInfo |
Definition at line 37 of file winsxs.idl.
Referenced by IAssemblyCacheImpl_QueryAssemblyInfo().
ULONG _ASSEMBLY_INFO::cchBuf |
Definition at line 41 of file winsxs.idl.
Referenced by IAssemblyCacheImpl_QueryAssemblyInfo().
DWORD _ASSEMBLY_INFO::dwAssemblyFlags |
Definition at line 38 of file winsxs.idl.
Referenced by IAssemblyCacheImpl_QueryAssemblyInfo().
LPWSTR _ASSEMBLY_INFO::pszCurrentAssemblyPathBuf |
Definition at line 40 of file winsxs.idl.
Referenced by IAssemblyCacheImpl_QueryAssemblyInfo().
ULARGE_INTEGER _ASSEMBLY_INFO::uliAssemblySizeInKB |
Definition at line 39 of file winsxs.idl.