UCOMIBindCtx.SetBindOptions(BIND_OPTS) Methode

Definitie

Sla in de bindingscontext een blok parameters op die van toepassing zijn op latere UCOMIMoniker bewerkingen met behulp van deze bindingscontext.

public:
 void SetBindOptions(System::Runtime::InteropServices::BIND_OPTS % pbindopts);
public void SetBindOptions(ref System.Runtime.InteropServices.BIND_OPTS pbindopts);
abstract member SetBindOptions : BIND_OPTS -> unit
Public Sub SetBindOptions (ByRef pbindopts As BIND_OPTS)

Parameters

pbindopts
BIND_OPTS

De structuur met de bindingsopties die moeten worden ingesteld.

Opmerkingen

Zie de bestaande documentatie voor in de MSDN-bibliotheek voor IBindCtx::SetBindOptions meer informatie.

Van toepassing op