IBindCtx.GetBindOptions(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 GetBindOptions(cli::array <Microsoft::VisualStudio::OLE::Interop::BIND_OPTS2> ^ pbindopts);
void GetBindOptions(std::Array <Microsoft::VisualStudio::OLE::Interop::BIND_OPTS2> const & pbindopts);
public void GetBindOptions (Microsoft.VisualStudio.OLE.Interop.BIND_OPTS2[] pbindopts);
abstract member GetBindOptions : Microsoft.VisualStudio.OLE.Interop.BIND_OPTS2[] -> unit
Public Sub GetBindOptions (pbindopts As BIND_OPTS2())
Parameters
- pbindopts
- BIND_OPTS2[]