mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 14:45:53 +00:00
[SAL]
* Add __inner_callback annotation. svn path=/trunk/; revision=59608
This commit is contained in:
parent
b6e487149c
commit
2aad33ae32
1 changed files with 1 additions and 1 deletions
|
@ -984,7 +984,7 @@ enum __SAL_YesNo {_SAL_notpresent, _SAL_no, _SAL_maybe, _SAL_yes, _SAL_default};
|
|||
#define _Reserved_ _SAL2_NAME(_Reserved_) _Group_([SA_Pre(Null=SA_Yes)])
|
||||
//#define _Result_nullonfailure_
|
||||
//#define _Result_zeroonfailure_
|
||||
//#define __inner_callback
|
||||
#define __inner_callback [SAL_annotes(Name="__callback")]
|
||||
//#define _Ret_
|
||||
//#define _Ret_bound_
|
||||
//#define _Ret_bytecap_(size)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue