ReactOS 0.4.15-dev-7958-gcd0bb1a
_ASSEMBLY_INFO Struct Reference
Collaboration diagram for _ASSEMBLY_INFO:

Public Attributes

ULONG cbAssemblyInfo
 
DWORD dwAssemblyFlags
 
ULARGE_INTEGER uliAssemblySizeInKB
 
LPWSTR pszCurrentAssemblyPathBuf
 
ULONG cchBuf
 

Detailed Description

Definition at line 35 of file winsxs.idl.

Member Data Documentation

◆ cbAssemblyInfo

ULONG _ASSEMBLY_INFO::cbAssemblyInfo

Definition at line 37 of file winsxs.idl.

Referenced by IAssemblyCacheImpl_QueryAssemblyInfo().

◆ cchBuf

ULONG _ASSEMBLY_INFO::cchBuf

Definition at line 41 of file winsxs.idl.

Referenced by IAssemblyCacheImpl_QueryAssemblyInfo().

◆ dwAssemblyFlags

DWORD _ASSEMBLY_INFO::dwAssemblyFlags

Definition at line 38 of file winsxs.idl.

Referenced by IAssemblyCacheImpl_QueryAssemblyInfo().

◆ pszCurrentAssemblyPathBuf

LPWSTR _ASSEMBLY_INFO::pszCurrentAssemblyPathBuf

Definition at line 40 of file winsxs.idl.

Referenced by IAssemblyCacheImpl_QueryAssemblyInfo().

◆ uliAssemblySizeInKB

ULARGE_INTEGER _ASSEMBLY_INFO::uliAssemblySizeInKB

Definition at line 39 of file winsxs.idl.


The documentation for this struct was generated from the following file: