Searched refs:bsQuery (Results 1 – 1 of 1) sorted by relevance
47 BSTR bsQueryLanguage, bsQuery; in call_IWbemServices_ExecQuery() local51 bsQuery = BstrAlloc(strQuery); in call_IWbemServices_ExecQuery()53 hr = IWbemServices_ExecQuery(pSvc, bsQueryLanguage, bsQuery, lFlags, in call_IWbemServices_ExecQuery()57 BstrFree(bsQuery); in call_IWbemServices_ExecQuery()67 BSTR bsQueryLanguage, bsQuery; in call_IWbemServices_ExecNotificationQueryAsync() local71 bsQuery = BstrAlloc(strQuery); in call_IWbemServices_ExecNotificationQueryAsync()74 bsQuery, lFlags, pCtx, in call_IWbemServices_ExecNotificationQueryAsync()78 BstrFree(bsQuery); in call_IWbemServices_ExecNotificationQueryAsync()