IBindCtx::GetBindOptions

HRESULT IBindCtx::GetBindOptions(pbindopts)

Return the current binding options stored in this bind context. See IBindCtx::SetBindOpts for a description of the semantics of each option.

Notice that the caller provides a BINDOPTS structure, which is filled in by this routine. It is the caller's responsibility to fill in the cbStruct member correctly.

Argument

Type

Description

pbindOpts

BINDOPTS*

The structure of binding options which is to be filled in.

return value

HRESULT

S_OK, E_UNEXPECTED