MIDL2121
The documentation lists this name without a value.
Documented in Win32
[out] only parameter must not derive from a top-level [unique] or [ptr] pointer/array A unique pointer cannot be an [ out ]-only parameter. By definition, a unique pointer can change from NULL to non- NULL . No information about the [ out ]-only parameter is passed from client to server.