Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/atl/
H A DCComObject.cpp110 CComPtr<IStdMarshalInfo> pstd; in START_TEST() local
111 hr = pTest->QueryInterface(IID_IStdMarshalInfo, (void **)&pstd); in START_TEST()