Searched refs:marshal_record (Results 1 – 4 of 4) sorted by relevance
1225 *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()
1109 struct wire_record *marshal_record(MSIHANDLE handle) in marshal_record() function
852 extern struct wire_record *marshal_record(MSIHANDLE handle);
1947 *rec = marshal_record(handle); in s_remote_DatabaseGetPrimaryKeys()