include: Mark IShellItem::BindToHandler's pbc parameter as [unique].
commit6efdef2290f3bf4e0bb697a32c69b3c3d7ebbe6c
authorJinoh Kang <jinoh.kang.kr@gmail.com>
Mon, 30 May 2022 10:20:34 +0000 (30 19:20 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 May 2022 20:07:43 +0000 (30 22:07 +0200)
tree04caae1cba2dfb86853c5a09198e647cbf59ab61
parent546cbdc2508acdc2672b13e1ce838a54feb4db47
include: Mark IShellItem::BindToHandler's pbc parameter as [unique].

The Windows SDK headers makes it clear that the IBindCtx parameter of
BindToHandler is optional.  Bring Wine's definition in sync with those.

Signed-off-by: Jinoh Kang <jinoh.kang.kr@gmail.com>
include/shobjidl.idl