Searched refs:_Inout_updates_to_ (Results 1 – 4 of 4) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | hidpi.h | 425 _Inout_updates_to_(*UsageLength, *UsageLength) PUSAGE_AND_PAGE ButtonList, 541 _Inout_updates_to_(*DataLength, *DataLength) PHIDP_DATA DataList, 569 _Inout_updates_to_(*UsageLength, *UsageLength) PUSAGE UsageList, 631 _Inout_updates_to_(*UsageLength, *UsageLength) PUSAGE UsageList,
|
H A D | no_sal2.h | 195 #undef _Inout_updates_to_ 196 #define _Inout_updates_to_(s,c) macro
|
H A D | winsplp.h | 691 _Inout_updates_to_(*pcchName, *pcchName) LPWSTR pszName, 727 _Inout_updates_to_(*pcbValue, *pcbValue) LPWSTR pszValue,
|
/reactos/sdk/include/vcruntime/ |
H A D | ms_sal.h | 392 #define _Inout_updates_to_(size,count) _SAL2_Source_(_Inout_updates_to_, (size,count), _Out… macro 395 …all_(size) _SAL2_Source_(_Inout_updates_all_, (size), _Inout_updates_to_(_Old_(size),… 2701 … _SAL1_Source_(__inout_ecount_part, (size,length), _Inout_updates_to_(size,length))
|