|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for IWineMsiRemote, including all inherited members.
| remote_CloseHandle([in] MSIHANDLE handle) | IWineMsiRemote | |
| remote_DatabaseGetPrimaryKeys([in] MSIHANDLE db, [in, string] LPCWSTR table, [out] struct wire_record **keys) | IWineMsiRemote | |
| remote_DatabaseGetSummaryInformation([in] MSIHANDLE db, [in] UINT updatecount, [out] MSIHANDLE *suminfo) | IWineMsiRemote | |
| remote_DatabaseIsTablePersistent([in] MSIHANDLE db, [in] LPCWSTR table) | IWineMsiRemote | |
| remote_DatabaseOpenView([in] MSIHANDLE db, [in, string] LPCWSTR query, [out] MSIHANDLE *view) | IWineMsiRemote | |
| remote_DoAction([in] MSIHANDLE hinst, [in, string] LPCWSTR action) | IWineMsiRemote | |
| remote_EnumComponentCosts([in] MSIHANDLE hinst, [in, string, unique] LPCWSTR component, [in] DWORD index, [in] INSTALLSTATE state, [out, string, size_is(3)] LPWSTR drive, [out] INT *cost, [out] INT *temp) | IWineMsiRemote | |
| remote_EvaluateCondition([in] MSIHANDLE hinst, [in, string] LPCWSTR condition) | IWineMsiRemote | |
| remote_FormatRecord([in] MSIHANDLE hinst, [in] struct wire_record *record, [out, string] LPWSTR *value) | IWineMsiRemote | |
| remote_GetActionInfo([in] const GUID *guid, [out, string] WCHAR **action, [out] int *type, [out, string] WCHAR **dllname, [out, string] char **function, [out] MSIHANDLE *hinst) | IWineMsiRemote | |
| remote_GetActiveDatabase([in] MSIHANDLE hinst) | IWineMsiRemote | |
| remote_GetComponentState([in] MSIHANDLE hinst, [in, string] LPCWSTR component, [out] INSTALLSTATE *installed, [out] INSTALLSTATE *action) | IWineMsiRemote | |
| remote_GetFeatureCost([in] MSIHANDLE hinst, [in, string] LPCWSTR feature, [in] MSICOSTTREE cost_tree, [in] INSTALLSTATE state, [out] INT *cost) | IWineMsiRemote | |
| remote_GetFeatureState([in] MSIHANDLE hinst, [in, string] LPCWSTR feature, [out] INSTALLSTATE *installed, [out] INSTALLSTATE *action) | IWineMsiRemote | |
| remote_GetLanguage([in] MSIHANDLE hinst) | IWineMsiRemote | |
| remote_GetMode([in] MSIHANDLE hinst, [in] MSIRUNMODE mode) | IWineMsiRemote | |
| remote_GetProperty([in] MSIHANDLE hinst, [in, string] LPCWSTR property, [out, string] LPWSTR *value, [out] DWORD *size) | IWineMsiRemote | |
| remote_GetSourcePath([in] MSIHANDLE hinst, [in, string] LPCWSTR folder, [out, string] LPWSTR *value) | IWineMsiRemote | |
| remote_GetTargetPath([in] MSIHANDLE hinst, [in, string] LPCWSTR folder, [out, string] LPWSTR *value) | IWineMsiRemote | |
| remote_ProcessMessage([in] MSIHANDLE hinst, [in] INSTALLMESSAGE message, [in] struct wire_record *record) | IWineMsiRemote | |
| remote_Sequence([in] MSIHANDLE hinst, [in, string] LPCWSTR table, [in] int sequence) | IWineMsiRemote | |
| remote_SetComponentState([in] MSIHANDLE hinst, [in, string] LPCWSTR component, [in] INSTALLSTATE state) | IWineMsiRemote | |
| remote_SetFeatureState([in] MSIHANDLE hinst, [in, string] LPCWSTR feature, [in] INSTALLSTATE state) | IWineMsiRemote | |
| remote_SetInstallLevel([in] MSIHANDLE hinst, [in] int level) | IWineMsiRemote | |
| remote_SetMode([in] MSIHANDLE hinst, [in] MSIRUNMODE mode, [in] BOOL state) | IWineMsiRemote | |
| remote_SetProperty([in] MSIHANDLE hinst, [in, string, unique] LPCWSTR property, [in, string, unique] LPCWSTR value) | IWineMsiRemote | |
| remote_SetTargetPath([in] MSIHANDLE hinst, [in, string] LPCWSTR folder, [in, string] LPCWSTR value) | IWineMsiRemote | |
| remote_SummaryInfoGetProperty([in] MSIHANDLE suminfo, [in] UINT property, [out] UINT *type, [out] INT *value, [out] FILETIME *ft, [out, string] LPWSTR *buf) | IWineMsiRemote | |
| remote_SummaryInfoGetPropertyCount([in] MSIHANDLE suminfo, [out] UINT *count) | IWineMsiRemote | |
| remote_ViewClose([in] MSIHANDLE view) | IWineMsiRemote | |
| remote_ViewExecute([in] MSIHANDLE view, [in, unique] struct wire_record *record) | IWineMsiRemote | |
| remote_ViewFetch([in] MSIHANDLE view, [out] struct wire_record **record) | IWineMsiRemote | |
| remote_ViewGetColumnInfo([in] MSIHANDLE view, [in] MSICOLINFO info, [out] struct wire_record **record) | IWineMsiRemote | |
| remote_ViewGetError([in] MSIHANDLE view, [out, string] LPWSTR *column) | IWineMsiRemote | |
| remote_ViewModify([in] MSIHANDLE view, [in] MSIMODIFY mode, [in] struct wire_record *record, [out] struct wire_record **refreshed) | IWineMsiRemote |