Searched refs:pBindOptions (Results 1 – 2 of 2) sorted by relevance
814 _In_opt_ BIND_OPTS *pBindOptions,
4742 HRESULT WINAPI CoGetObject(LPCWSTR pszName, BIND_OPTS *pBindOptions, in CoGetObject() argument4753 if (pBindOptions) in CoGetObject()4754 hr = IBindCtx_SetBindOptions(pbc, pBindOptions); in CoGetObject()