Home
last modified time | relevance | path

Searched refs:marshal_record (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/msi/
H A Dmsiquery.c1225 *rec = marshal_record(handle); in s_remote_ViewFetch()
1236 *rec = marshal_record(handle); in s_remote_ViewGetColumnInfo()
1269 *remote_refreshed = marshal_record(handle); in s_remote_ViewModify()
H A Drecord.c1109 struct wire_record *marshal_record(MSIHANDLE handle) in marshal_record() function
H A Dmsipriv.h852 extern struct wire_record *marshal_record(MSIHANDLE handle);
H A Ddatabase.c1947 *rec = marshal_record(handle); in s_remote_DatabaseGetPrimaryKeys()