HomeSort by relevance Sort by last modified time
    Searched refs:BSTR (Results 1 - 25 of 209) sorted by null

1 2 3 4 5 6 7 8 9

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
qnetwork.idl 30 [propget] HRESULT AuthorName(BSTR *pbstrAuthorName);
31 [propget] HRESULT Title(BSTR *pbstrTitle);
32 [propget] HRESULT Rating(BSTR *pbstrRating);
33 [propget] HRESULT Description(BSTR *pbstrDescription);
34 [propget] HRESULT Copyright(BSTR *pbstrCopyright);
35 [propget] HRESULT BaseURL(BSTR *pbstrBaseURL);
36 [propget] HRESULT LogoURL(BSTR *pbstrLogoURL);
37 [propget] HRESULT LogoIconURL(BSTR *pbstrLogoURL);
38 [propget] HRESULT WatermarkURL(BSTR *pbstrWatermarkURL);
39 [propget] HRESULT MoreInfoURL(BSTR *pbstrMoreInfoURL)
    [all...]
certadm.h 100 virtual HRESULT WINAPI IsValidCertificate(const BSTR strConfig,const BSTR strSerialNumber,LONG *pDisposition) = 0;
102 virtual HRESULT WINAPI RevokeCertificate(const BSTR strConfig,const BSTR strSerialNumber,LONG Reason,DATE Date) = 0;
103 virtual HRESULT WINAPI SetRequestAttributes(const BSTR strConfig,LONG RequestId,const BSTR strAttributes) = 0;
104 virtual HRESULT WINAPI SetCertificateExtension(const BSTR strConfig,LONG RequestId,const BSTR strExtensionName,LONG Type,LONG Flags,const VARIANT *pvarValue) = 0;
105 virtual HRESULT WINAPI DenyRequest(const BSTR strConfig,LONG RequestId) = 0;
106 virtual HRESULT WINAPI ResubmitRequest(const BSTR strConfig,LONG RequestId,LONG *pDisposition) = 0
    [all...]
certmod.h 63 virtual HRESULT WINAPI GetProperty(const BSTR strConfig,BSTR strStorageLocation,BSTR strPropertyName,LONG Flags,VARIANT *pvarProperty) = 0;
64 virtual HRESULT WINAPI SetProperty(const BSTR strConfig,BSTR strStorageLocation,BSTR strPropertyName,LONG Flags,const VARIANT *pvarProperty) = 0;
65 virtual HRESULT WINAPI Configure(const BSTR strConfig,BSTR strStorageLocation,LONG Flags) = 0;
77 HRESULT (WINAPI *GetProperty)(ICertManageModule *This,const BSTR strConfig,BSTR strStorageLocation,BSTR strPropertyName,LONG Flags,VARIANT *pvarProperty)
    [all...]
comadmin.h 351 BSTR bstrCollName,
355 BSTR bstrCatalogServerName,
365 BSTR bstrCollName,
370 BSTR bstrApplIDOrName,
371 BSTR bstrCLSIDOrProgID) = 0;
374 BSTR bstrApplIDOrName,
375 BSTR bstrDLL,
376 BSTR bstrTLB,
377 BSTR bstrPSDLL) = 0;
380 BSTR bstrApplIDOrName) = 0
    [all...]
mshtml.h     [all...]
tlbref.h 52 BSTR bstrSimpleName,
58 BSTR *pbstrResolvedTlbName) = 0;
83 BSTR bstrSimpleName,
89 BSTR *pbstrResolvedTlbName);
117 static FORCEINLINE HRESULT ITypeLibResolver_ResolveTypeLib(ITypeLibResolver* This,BSTR bstrSimpleName,GUID tlbid,LCID lcid,USHORT wMajorVersion,USHORT wMinorVersion,SYSKIND syskind,BSTR *pbstrResolvedTlbName) {
127 BSTR bstrSimpleName,
133 BSTR *pbstrResolvedTlbName);
147 ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *);
148 unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *);
    [all...]
eventsys.h 187 virtual HRESULT WINAPI Query(BSTR progID,BSTR queryCriteria,int *errorIndex,IUnknown **ppInterface) = 0;
188 virtual HRESULT WINAPI Store(BSTR ProgID,IUnknown *pInterface) = 0;
189 virtual HRESULT WINAPI Remove(BSTR progID,BSTR queryCriteria,int *errorIndex) = 0;
190 virtual HRESULT WINAPI get_EventObjectChangeEventClassID(BSTR *pbstrEventClassID) = 0;
191 virtual HRESULT WINAPI QueryS(BSTR progID,BSTR queryCriteria,IUnknown **ppInterface) = 0;
192 virtual HRESULT WINAPI RemoveS(BSTR progID,BSTR queryCriteria) = 0
    [all...]
mspaddr.h 56 STDMETHOD(get_Name)(BSTR *pName);
57 STDMETHOD(get_Company)(BSTR *pCompany);
58 STDMETHOD(get_Version)(BSTR *pVersion);
59 STDMETHOD(get_TerminalClass)(BSTR *pTerminalClass);
60 STDMETHOD(get_CLSID)(BSTR *pCLSID);
65 BSTR m_bstrName;
66 BSTR m_bstrCompany;
67 BSTR m_bstrVersion;
68 BSTR m_bstrTerminalClass;
69 BSTR m_bstrCLSID
    [all...]
mtsadmin.h 137 virtual HRESULT WINAPI GetCollection(BSTR bstrCollName,IDispatch **ppCatalogCollection) = 0;
138 virtual HRESULT WINAPI Connect(BSTR bstrConnectString,IDispatch **ppCatalogCollection) = 0;
152 HRESULT (WINAPI *GetCollection)(ICatalog *This,BSTR bstrCollName,IDispatch **ppCatalogCollection);
153 HRESULT (WINAPI *Connect)(ICatalog *This,BSTR bstrConnectString,IDispatch **ppCatalogCollection);
175 HRESULT WINAPI ICatalog_GetCollection_Proxy(ICatalog *This,BSTR bstrCollName,IDispatch **ppCatalogCollection);
177 HRESULT WINAPI ICatalog_Connect_Proxy(ICatalog *This,BSTR bstrConnectString,IDispatch **ppCatalogCollection);
191 virtual HRESULT WINAPI InstallComponent(BSTR bstrDLLFile,BSTR bstrTypelibFile,BSTR bstrProxyStubDLLFile) = 0;
192 virtual HRESULT WINAPI ImportComponent(BSTR bstrCLSID) = 0
    [all...]
wmiatlprov.h 19 HRESULT WINAPI OpenNamespace(const BSTR Namespace,__LONG32 lFlags,IWbemContext *pCtx,IWbemServices **ppWorkingNamespace,IWbemCallResult **ppResult) {return WBEM_E_NOT_SUPPORTED;};
22 HRESULT WINAPI GetObject(const BSTR ObjectPath,__LONG32 lFlags,IWbemContext *pCtx,IWbemClassObject **ppObject,IWbemCallResult **ppCallResult) {return WBEM_E_NOT_SUPPORTED;};
25 HRESULT WINAPI DeleteClass(const BSTR Class,__LONG32 lFlags,IWbemContext *pCtx,IWbemCallResult **ppCallResult) {return WBEM_E_NOT_SUPPORTED;};
26 HRESULT WINAPI DeleteClassAsync(const BSTR Class,__LONG32 lFlags,IWbemContext *pCtx,IWbemObjectSink *pResponseHandler) {return WBEM_E_NOT_SUPPORTED;};
27 HRESULT WINAPI CreateClassEnum(const BSTR Superclass,__LONG32 lFlags,IWbemContext *pCtx,IEnumWbemClassObject **ppEnum) {return WBEM_E_NOT_SUPPORTED;};
28 HRESULT WINAPI CreateClassEnumAsync(const BSTR Superclass,__LONG32 lFlags,IWbemContext *pCtx,IWbemObjectSink *pResponseHandler) {return WBEM_E_NOT_SUPPORTED;};
30 HRESULT WINAPI DeleteInstance(const BSTR ObjectPath,__LONG32 lFlags,IWbemContext *pCtx,IWbemCallResult **ppCallResult) {return WBEM_E_NOT_SUPPORTED;};
31 HRESULT WINAPI CreateInstanceEnum(const BSTR Class,__LONG32 lFlags,IWbemContext *pCtx,IEnumWbemClassObject **ppEnum) {return WBEM_E_NOT_SUPPORTED;};
32 HRESULT WINAPI ExecQuery(const BSTR QueryLanguage,const BSTR Query,__LONG32 lFlags,IWbemContext *pCtx,IEnumWbemClassObject **ppEnum) {return WBEM_E_NOT_SUPPORT (…)
    [all...]
inputscope.h 117 BSTR **ppbstrPhrases,
121 BSTR *pbstrRegExp) = 0;
124 BSTR *pbstrSRGS) = 0;
127 BSTR *pbstrXML) = 0;
157 BSTR **ppbstrPhrases,
162 BSTR *pbstrRegExp);
166 BSTR *pbstrSRGS);
170 BSTR *pbstrXML);
205 static FORCEINLINE HRESULT ITfInputScope_GetPhrase(ITfInputScope* This,BSTR **ppbstrPhrases,UINT *pcCount) {
208 static FORCEINLINE HRESULT ITfInputScope_GetRegularExpression(ITfInputScope* This,BSTR *pbstrRegExp)
    [all...]
certcli.h 115 virtual HRESULT WINAPI GetConfig(LONG Flags,BSTR *pstrOut) = 0;
127 HRESULT (WINAPI *GetConfig)(ICertGetConfig *This,LONG Flags,BSTR *pstrOut);
144 HRESULT WINAPI ICertGetConfig_GetConfig_Proxy(ICertGetConfig *This,LONG Flags,BSTR *pstrOut);
183 virtual HRESULT WINAPI GetField(const BSTR strFieldName,BSTR *pstrOut) = 0;
184 virtual HRESULT WINAPI GetConfig(LONG Flags,BSTR *pstrOut) = 0;
198 HRESULT (WINAPI *GetField)(ICertConfig *This,const BSTR strFieldName,BSTR *pstrOut);
199 HRESULT (WINAPI *GetConfig)(ICertConfig *This,LONG Flags,BSTR *pstrOut);
223 HRESULT WINAPI ICertConfig_GetField_Proxy(ICertConfig *This,const BSTR strFieldName,BSTR *pstrOut)
    [all...]
sensevts.h 79 virtual HRESULT WINAPI ConnectionMade(BSTR bstrConnection,ULONG ulType,LPSENS_QOCINFO lpQOCInfo) = 0;
80 virtual HRESULT WINAPI ConnectionMadeNoQOCInfo(BSTR bstrConnection,ULONG ulType) = 0;
81 virtual HRESULT WINAPI ConnectionLost(BSTR bstrConnection,ULONG ulType) = 0;
82 virtual HRESULT WINAPI DestinationReachable(BSTR bstrDestination,BSTR bstrConnection,ULONG ulType,LPSENS_QOCINFO lpQOCInfo) = 0;
83 virtual HRESULT WINAPI DestinationReachableNoQOCInfo(BSTR bstrDestination,BSTR bstrConnection,ULONG ulType) = 0;
95 HRESULT (WINAPI *ConnectionMade)(ISensNetwork *This,BSTR bstrConnection,ULONG ulType,LPSENS_QOCINFO lpQOCInfo);
96 HRESULT (WINAPI *ConnectionMadeNoQOCInfo)(ISensNetwork *This,BSTR bstrConnection,ULONG ulType);
97 HRESULT (WINAPI *ConnectionLost)(ISensNetwork *This,BSTR bstrConnection,ULONG ulType)
    [all...]
xmltrnsf.h 86 virtual HRESULT WINAPI get_User(BSTR *strUser) = 0;
87 virtual HRESULT WINAPI put_User(BSTR strUser) = 0;
88 virtual HRESULT WINAPI get_Password(BSTR *strPassword) = 0;
89 virtual HRESULT WINAPI put_Password(BSTR strPassword) = 0;
90 virtual HRESULT WINAPI get_Authority(BSTR *strAuthority) = 0;
91 virtual HRESULT WINAPI put_Authority(BSTR strAuthority) = 0;
96 virtual HRESULT WINAPI get_Locale(BSTR *strLocale) = 0;
97 virtual HRESULT WINAPI put_Locale(BSTR strLocale) = 0;
100 virtual HRESULT WINAPI GetObject(BSTR strObjectPath,IDispatch *pCtx,IXMLDOMDocument **ppXMLDocument) = 0;
101 virtual HRESULT WINAPI ExecQuery(BSTR strNamespacePath,BSTR strQuery,BSTR strQueryLanguage,IDispatch *pCtx,ISWbemXMLDocumentSet **ppXMLD (…)
    [all...]
azroles.h 161 virtual HRESULT WINAPI get_Description(BSTR *pbstrDescription) = 0;
162 virtual HRESULT WINAPI put_Description(BSTR bstrDescription) = 0;
163 virtual HRESULT WINAPI get_ApplicationData(BSTR *pbstrApplicationData) = 0;
164 virtual HRESULT WINAPI put_ApplicationData(BSTR bstrApplicationData) = 0;
180 virtual HRESULT WINAPI AddPolicyAdministrator(BSTR bstrAdmin,VARIANT varReserved) = 0;
181 virtual HRESULT WINAPI DeletePolicyAdministrator(BSTR bstrAdmin,VARIANT varReserved) = 0;
182 virtual HRESULT WINAPI AddPolicyReader(BSTR bstrReader,VARIANT varReserved) = 0;
183 virtual HRESULT WINAPI DeletePolicyReader(BSTR bstrReader,VARIANT varReserved) = 0;
184 virtual HRESULT WINAPI Initialize(LONG lFlags,BSTR bstrPolicyURL,VARIANT varReserved) = 0;
188 virtual HRESULT WINAPI OpenApplication(BSTR bstrApplicationName,VARIANT varReserved,IAzApplication **ppApplication) = 0
    [all...]
qnetwork.h 52 BSTR *pbstrAuthorName) = 0;
55 BSTR *pbstrTitle) = 0;
58 BSTR *pbstrRating) = 0;
61 BSTR *pbstrDescription) = 0;
64 BSTR *pbstrCopyright) = 0;
67 BSTR *pbstrBaseURL) = 0;
70 BSTR *pbstrLogoURL) = 0;
73 BSTR *pbstrLogoURL) = 0;
76 BSTR *pbstrWatermarkURL) = 0;
79 BSTR *pbstrMoreInfoURL) = 0
    [all...]
cdosys.h 301 virtual HRESULT WINAPI get_SourceClass(BSTR *varSourceClass) = 0;
305 virtual HRESULT WINAPI get_SourceURL(BSTR *varSourceURL) = 0;
307 virtual HRESULT WINAPI SaveToObject(IUnknown *Source,BSTR InterfaceName) = 0;
308 virtual HRESULT WINAPI OpenObject(IUnknown *Source,BSTR InterfaceName) = 0;
309 virtual HRESULT WINAPI SaveTo(BSTR SourceURL,IDispatch *ActiveConnection,ConnectModeEnum Mode,RecordCreateOptionsEnum CreateOptions,RecordOpenOptionsEnum Options,BSTR UserName,BSTR Password) = 0;
310 virtual HRESULT WINAPI Open(BSTR SourceURL,IDispatch *ActiveConnection,ConnectModeEnum Mode,RecordCreateOptionsEnum CreateOptions,RecordOpenOptionsEnum Options,BSTR UserName,BSTR Password) = 0
    [all...]
cluscfgwizard.h 71 virtual HRESULT WINAPI put_ClusterName(BSTR bstrClusterNameIn) = 0;
72 virtual HRESULT WINAPI get_ClusterName(BSTR *pbstrClusterNameOut) = 0;
73 virtual HRESULT WINAPI put_ServiceAccountName(BSTR bstrServiceAccountNameIn) = 0;
74 virtual HRESULT WINAPI get_ServiceAccountName(BSTR *pbstrServiceAccountNameOut) = 0;
75 virtual HRESULT WINAPI put_ServiceAccountDomain(BSTR bstrServiceAccountDomainIn) = 0;
76 virtual HRESULT WINAPI get_ServiceAccountDomain(BSTR *pbstrServiceAccountDomainOut) = 0;
77 virtual HRESULT WINAPI put_ServiceAccountPassword(BSTR bstrPasswordIn) = 0;
78 virtual HRESULT WINAPI put_ClusterIPAddress(BSTR bstrClusterIPAddressIn) = 0;
79 virtual HRESULT WINAPI get_ClusterIPAddress(BSTR *pbstrClusterIPAddressOut) = 0;
80 virtual HRESULT WINAPI get_ClusterIPSubnet(BSTR *pbstrClusterIPSubnetOut) = 0
    [all...]
certif.h 60 virtual HRESULT WINAPI GetRequestProperty(const BSTR strPropertyName,LONG PropertyType,VARIANT *pvarPropertyValue) = 0;
61 virtual HRESULT WINAPI GetRequestAttribute(const BSTR strAttributeName,BSTR *pstrAttributeValue) = 0;
62 virtual HRESULT WINAPI GetCertificateProperty(const BSTR strPropertyName,LONG PropertyType,VARIANT *pvarPropertyValue) = 0;
63 virtual HRESULT WINAPI SetCertificateProperty(const BSTR strPropertyName,LONG PropertyType,const VARIANT *pvarPropertyValue) = 0;
64 virtual HRESULT WINAPI GetCertificateExtension(const BSTR strExtensionName,LONG Type,VARIANT *pvarValue) = 0;
66 virtual HRESULT WINAPI SetCertificateExtension(const BSTR strExtensionName,LONG Type,LONG ExtFlags,const VARIANT *pvarValue) = 0;
68 virtual HRESULT WINAPI EnumerateExtensions(BSTR *pstrExtensionName) = 0;
71 virtual HRESULT WINAPI EnumerateAttributes(BSTR *pstrAttributeName) = 0;
85 HRESULT (WINAPI *GetRequestProperty)(ICertServerPolicy *This,const BSTR strPropertyName,LONG PropertyType,VARIANT *pvarPropertyValue)
    [all...]
iiisext.h 162 HRESULT (WINAPI *get_Name)(IISApplicationPool *This,BSTR *retval);
163 HRESULT (WINAPI *get_Class)(IISApplicationPool *This,BSTR *retval);
164 HRESULT (WINAPI *get_GUID)(IISApplicationPool *This,BSTR *retval);
165 HRESULT (WINAPI *get_ADsPath)(IISApplicationPool *This,BSTR *retval);
166 HRESULT (WINAPI *get_Parent)(IISApplicationPool *This,BSTR *retval);
167 HRESULT (WINAPI *get_Schema)(IISApplicationPool *This,BSTR *retval);
170 HRESULT (WINAPI *Get)(IISApplicationPool *This,BSTR bstrName,VARIANT *retval);
171 HRESULT (WINAPI *Put)(IISApplicationPool *This,BSTR bstrName,VARIANT vProp,void *retval);
172 HRESULT (WINAPI *GetEx)(IISApplicationPool *This,BSTR bstrName,VARIANT *retval);
173 HRESULT (WINAPI *PutEx)(IISApplicationPool *This,signed __LONG32 lnControlCode,BSTR bstrName,VARIANT vProp,void *retval)
    [all...]
  /external/lzma/CPP/7zip/
IPassword.h 15 STDMETHOD(CryptoGetTextPassword)(BSTR *password) PURE;
20 STDMETHOD(CryptoGetTextPassword2)(Int32 *passwordIsDefined, BSTR *password) PURE;
  /external/lzma/CPP/Common/
MyWindows.cpp 26 and we can't send such BSTR strings between such parts.
36 BSTR SysAllocStringByteLen(LPCSTR s, UINT len)
49 BSTR bstr = (BSTR)((CBstrSizeType *)p + 1); local
51 memcpy(bstr, s, len);
53 ((Byte *)bstr)[len] = 0;
54 return bstr;
57 BSTR SysAllocStringLen(const OLECHAR *s, UINT len)
67 BSTR bstr = (BSTR)((CBstrSizeType *)p + 1); local
    [all...]
  /external/mdnsresponder/mDNSWindows/DLLX/
TXTRecord.h 128 STDMETHOD(SetValue)(BSTR key, VARIANT value);
130 STDMETHOD(RemoveValue)(BSTR key);
132 STDMETHOD(ContainsKey)(BSTR key, VARIANT_BOOL* retval);
134 STDMETHOD(GetValueForKey)(BSTR key, VARIANT* value);
138 STDMETHOD(GetKeyAtIndex)(ULONG index, BSTR* retval);
DLLX.idl 252 [id(1), helpstring("method SetValue")] HRESULT SetValue([in] BSTR key, [in] VARIANT value);
254 [id(2), helpstring("method RemoveValue")] HRESULT RemoveValue([in] BSTR key);
256 [id(3), helpstring("method ContainsKey")] HRESULT ContainsKey([in] BSTR key, [out,retval] VARIANT_BOOL* retval);
258 [id(4), helpstring("method GetValueForKey")] HRESULT GetValueForKey([in] BSTR key, [out,retval] VARIANT* value);
262 [id(6), helpstring("method GetKeyAtIndex")] HRESULT GetKeyAtIndex([in] ULONG index, [out,retval] BSTR* retval);
332 [id(2), helpstring("method Browse"), local] HRESULT Browse([in] DNSSDFlags flags, [in] ULONG interfaceIndex, [in] BSTR regtype, [in] BSTR domain, [in] IDNSSDEventManager* eventManager, [out,retval] IDNSSDService** sdref);
334 [id(3), helpstring("method Resolve")] HRESULT Resolve([in] DNSSDFlags flags, [in] ULONG ifIndex, [in] BSTR serviceName, [in] BSTR regType, [in] BSTR domain, [in] IDNSSDEventManager* eventManager, [out,retval] IDNSSDService** service)
    [all...]
DNSSDService.h 402 STDMETHOD(Browse)(DNSSDFlags flags, ULONG interfaceIndex, BSTR regtype, BSTR domain, IDNSSDEventManager* eventManager, IDNSSDService** sdref);
404 STDMETHOD(Resolve)(DNSSDFlags flags, ULONG ifIndex, BSTR serviceName, BSTR regType, BSTR domain, IDNSSDEventManager* eventManager, IDNSSDService** service);
406 STDMETHOD(Register)(DNSSDFlags flags, ULONG ifIndex, BSTR name, BSTR regType, BSTR domain, BSTR host, USHORT port, ITXTRecord *record, IDNSSDEventManager *eventManager, IDNSSDService **service);
408 STDMETHOD(QueryRecord)(DNSSDFlags flags, ULONG ifIndex, BSTR fullname, DNSSDRRType rrtype, DNSSDRRClass rrclass, IDNSSDEventManager *eventManager, IDNSSDServic (…)
    [all...]

Completed in 1243 milliseconds

1 2 3 4 5 6 7 8 9