ReactOS 0.4.16-dev-737-g3368adc
tagMSIRECORD Struct Reference

#include <msipriv.h>

Collaboration diagram for tagMSIRECORD:

Public Attributes

MSIOBJECTHDR hdr
 
UINT count
 
UINT64 cookie
 
MSIFIELD fields [1]
 

Detailed Description

Definition at line 149 of file msipriv.h.

Member Data Documentation

◆ cookie

UINT64 tagMSIRECORD::cookie

Definition at line 153 of file msipriv.h.

Referenced by copy_remote_record(), marshal_record(), and MSI_ViewModify().

◆ count

◆ fields

◆ hdr

MSIOBJECTHDR tagMSIRECORD::hdr

Definition at line 151 of file msipriv.h.

Referenced by ACTION_AllocateRegistrySpace(), ACTION_ExecuteAction(), ACTION_MsiPublishAssemblies(), ACTION_MsiUnpublishAssemblies(), ACTION_ProcessComponents(), ACTION_PublishFeatures(), ACTION_PublishProduct(), ACTION_RegisterClassInfo(), ACTION_RegisterExtensionInfo(), ACTION_RegisterMIMEInfo(), ACTION_RegisterProduct(), ACTION_RegisterProgIdInfo(), ACTION_RegisterUser(), ACTION_RemoveFiles(), ACTION_UnregisterClassInfo(), ACTION_UnregisterExtensionInfo(), ACTION_UnregisterMIMEInfo(), ACTION_UnregisterProgIdInfo(), add_records_to_table(), add_stream(), arrange_record(), copy_remote_record(), create_diff_row_query(), deformat_string(), dialog_create(), dialog_get_uitext(), dialog_oncreate(), dialog_seltree_handler(), event_set_target_path(), file_update_ui(), get_checkbox_value(), get_key_value(), get_property(), get_property_row(), get_query_columns(), get_query_types(), get_table_labels(), get_transform_record(), internal_ui_handler(), is_uninstallable(), ITERATE_CreateFolders(), ITERATE_DeleteService(), ITERATE_DuplicateFiles(), ITERATE_FindRelatedProducts(), ITERATE_InstallODBCDataSource(), ITERATE_InstallODBCDriver(), ITERATE_InstallODBCTranslator(), iterate_properties(), ITERATE_PublishComponent(), ITERATE_RegisterFonts(), ITERATE_RemoveDuplicateFiles(), ITERATE_RemoveEnvironmentString(), ITERATE_RemoveFiles(), ITERATE_RemoveFolders(), ITERATE_RemoveIniValuesOnInstall(), ITERATE_RemoveIniValuesOnUninstall(), ITERATE_RemoveODBCDataSource(), ITERATE_RemoveODBCDriver(), ITERATE_RemoveODBCTranslator(), ITERATE_RemoveRegistryValuesOnInstall(), ITERATE_RemoveRegistryValuesOnUninstall(), ITERATE_SelfRegModules(), ITERATE_SelfUnregModules(), ITERATE_StartService(), ITERATE_StopService(), ITERATE_UnpublishComponent(), ITERATE_UnregisterFonts(), ITERATE_WriteEnvironmentString(), ITERATE_WriteIniValues(), ITERATE_WriteRegistryValues(), load_folder_persistence(), load_image(), load_patch_disk_id(), load_picture(), marshal_record(), merge_verify_colnames(), merge_verify_primary_keys(), msi_clone_properties(), MSI_CloneRecord(), msi_create_table(), MSI_DatabaseExport(), MSI_FormatRecordW(), MSI_IterateRecords(), msi_load_assembly(), MSI_OpenPackageW(), msi_query_merge_record(), MSI_RecordCopyField(), MSI_RecordStreamToFile(), MsiCreateRecord(), MsiDatabaseGetPrimaryKeysW(), MsiFormatRecordA(), MsiGetProductPropertyW(), MsiRecordClearData(), MsiRecordDataSize(), MsiRecordGetFieldCount(), MsiRecordGetInteger(), MsiRecordGetStringA(), MsiRecordGetStringW(), MsiRecordIsNull(), MsiRecordReadStream(), MsiRecordSetInteger(), MsiRecordSetStreamW(), MsiRecordSetStringA(), MsiRecordSetStringW(), MsiViewExecute(), MsiViewFetch(), MsiViewGetColumnInfo(), MsiViewModify(), patch_add_media(), patch_offset_get_filepatches(), patch_offset_get_files(), patch_offset_modify_db(), patch_set_media_source_prop(), patch_set_offsets(), patch_update_filepatch_sequence(), refresh_record(), search_components(), SELECT_insert_row(), SELECT_modify(), SELECT_set_row(), TABLE_add_column(), TABLE_drop(), table_load_transform(), TABLE_remove_column(), TransformView_Create(), TransformView_delete_row(), TransformView_set_row(), ui_actionstart(), unpublish_feature(), UPDATE_execute(), and WHERE_set_row().


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