C28216

警告的 C28216:_Check_return_ 批注只应用于特定函数参数的后期状态。

除了 __post外, _Check_return_ 批注在上下文适用;它可能需要 __post (或 __drv_out) 修饰符,或者可能无法正确放置。