Unit 'JwaWinNT' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_ACTIVATION_CONTEXT_DETAILED_INFORMATION

Declaration

Source position: jwawinnt.pas line 8086

type _ACTIVATION_CONTEXT_DETAILED_INFORMATION = record

  dwFlags: DWORD;

  ulFormatVersion: DWORD;

  ulAssemblyCount: DWORD;

  ulRootManifestPathType: DWORD;

  ulRootManifestPathChars: DWORD;

  ulRootConfigurationPathType: DWORD;

  ulRootConfigurationPathChars: DWORD;

  ulAppDirPathType: DWORD;

  ulAppDirPathChars: DWORD;

  lpRootManifestPath: LPCWSTR;

  lpRootConfigurationPath: LPCWSTR;

  lpAppDirPath: LPCWSTR;

end;


Documentation generated on: 2023-03-18