| 371 | } |
| 372 | |
| 373 | APIProperties ReplayProxy::GetAPIProperties() |
| 374 | { |
| 375 | PROXY_FUNCTION(GetAPIProperties); |
| 376 | } |
| 377 | |
| 378 | template <typename ParamSerialiser, typename ReturnSerialiser> |
| 379 | DriverInformation ReplayProxy::Proxied_GetDriverInfo(ParamSerialiser ¶mser, |
no outgoing calls