Searched refs:IAuthenticate_iface (Results 1 – 3 of 3) sorted by relevance
27 IAuthenticate IAuthenticate_iface; member56 *ppv = &This->IAuthenticate_iface; in ExtServUnk_QueryInterface()109 return CONTAINING_RECORD(iface, ExtensionService, IAuthenticate_iface); in impl_from_IAuthenticate()314 ret->IAuthenticate_iface.lpVtbl = &AuthenticateVtbl; in HlinkCreateExtensionServices()
35 IAuthenticate IAuthenticate_iface; member129 *ppv = &This->IAuthenticate_iface; in BindStatusCallback_QueryInterface()468 return CONTAINING_RECORD(iface, BindStatusCallback, IAuthenticate_iface); in impl_from_IAuthenticate()590 ret->IAuthenticate_iface.lpVtbl = &BSCAuthenticateVtbl; in wrap_callback()
201 IAuthenticate IAuthenticate_iface; member226 return CONTAINING_RECORD(iface, BindStatusCallback, IAuthenticate_iface); in impl_from_IAuthenticate()260 *ppv = &This->IAuthenticate_iface; in BindStatusCallback_QueryInterface()713 bsc->IAuthenticate_iface.lpVtbl = &AuthenticateVtbl; in BindStatusCallback_create()