IBindCtx.SetBindOptions(BIND_OPTS2[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void SetBindOptions(cli::array <Microsoft::VisualStudio::OLE::Interop::BIND_OPTS2> ^ pbindopts);
void SetBindOptions(std::Array <Microsoft::VisualStudio::OLE::Interop::BIND_OPTS2> const & pbindopts);
public void SetBindOptions (Microsoft.VisualStudio.OLE.Interop.BIND_OPTS2[] pbindopts);
abstract member SetBindOptions : Microsoft.VisualStudio.OLE.Interop.BIND_OPTS2[] -> unit
Public Sub SetBindOptions (pbindopts As BIND_OPTS2())
Parameters
- pbindopts
- BIND_OPTS2[]