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

1 2 34 5 6 7 8 9

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wbemcli.h 886 BSTR *strName,
903 BSTR *pstrObjectText) = 0;
919 BSTR *pstrClassName) = 0;
944 BSTR *pstrName,
957 BSTR *pstrClassName) = 0;
    [all...]
docobjectservice.h 88 BSTR *pbstrPendingUrl) = 0;
94 BSTR *pbstrSearch) = 0;
155 BSTR *pbstrPendingUrl);
163 BSTR *pbstrSearch);
223 static FORCEINLINE HRESULT IDocObjectService_GetPendingUrl(IDocObjectService* This,BSTR *pbstrPendingUrl) {
229 static FORCEINLINE HRESULT IDocObjectService_GetUrlSearchComponent(IDocObjectService* This,BSTR *pbstrSearch) {
298 BSTR *pbstrPendingUrl);
314 BSTR *pbstrSearch);
335 ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *);
336 unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *);
    [all...]
agtsvr.h 330 virtual HRESULT WINAPI GetItemText(__LONG32 dwItemIndex,BSTR *pbszText) = 0;
346 HRESULT (WINAPI *GetItemText)(IAgentUserInput *This,__LONG32 dwItemIndex,BSTR *pbszText);
374 HRESULT WINAPI IAgentUserInput_GetItemText_Proxy(IAgentUserInput *This,__LONG32 dwItemIndex,BSTR *pbszText);
386 virtual HRESULT WINAPI SetCaption(BSTR bszCaption) = 0;
387 virtual HRESULT WINAPI GetCaption(BSTR *pbszCaption) = 0;
388 virtual HRESULT WINAPI SetVoice(BSTR bszVoice) = 0;
389 virtual HRESULT WINAPI GetVoice(BSTR *pbszVoice) = 0;
396 virtual HRESULT WINAPI SetConfidenceText(BSTR bszTipText) = 0;
397 virtual HRESULT WINAPI GetConfidenceText(BSTR *pbszTipText) = 0;
410 HRESULT (WINAPI *SetCaption)(IAgentCommand *This,BSTR bszCaption)
    [all...]
wdstptmgmt.h     [all...]
comutil.h 53 BSTR WINAPI ConvertStringToBSTR(const char *pSrc);
54 char *WINAPI ConvertBSTRToString(BSTR pSrc);
64 _bstr_t(BSTR bstr,bool fCopy);
85 BSTR copy(bool fCopy = true) const;
87 void Assign(BSTR s);
88 BSTR &GetBSTR();
89 BSTR *GetAddress();
90 void Attach(BSTR s);
91 BSTR Detach() throw()
333 BSTR bstr = ::SysAllocStringByteLen(reinterpret_cast<char *>(m_wstr),::SysStringByteLen(m_wstr)); local
549 BSTR bstr = static_cast<wchar_t *>(bstrSrc); local
828 BSTR bstr = static_cast<wchar_t *>(bstrSrc); local
    [all...]
shldisp.h 548 BSTR *pbs) = 0;
606 BSTR *pbs);
657 static FORCEINLINE HRESULT DFConstraint_get_Name(DFConstraint* This,BSTR *pbs) {
670 BSTR *pbs);
699 BSTR *pbs) = 0;
714 BSTR bName,
718 BSTR bName,
732 BSTR *pbs) = 0;
787 BSTR *pbs);
807 BSTR bName
    [all...]
wbemads.h 85 BSTR *strWMIObjectPath) = 0;
146 BSTR *strWMIObjectPath);
202 static FORCEINLINE HRESULT IWMIExtension_get_WMIObjectPath(IWMIExtension* This,BSTR *strWMIObjectPath) {
218 BSTR *strWMIObjectPath);
246 ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *);
247 unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *);
248 unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *);
249 void __RPC_USER BSTR_UserFree (ULONG *, BSTR *);
gpmgmt.h 529 virtual HRESULT WINAPI GetDomain(BSTR bstrDomain,BSTR bstrDomainController,__LONG32 lDCFlags,IGPMDomain **pIGPMDomain) = 0;
530 virtual HRESULT WINAPI GetBackupDir(BSTR bstrBackupDir,IGPMBackupDir **pIGPMBackupDir) = 0;
531 virtual HRESULT WINAPI GetSitesContainer(BSTR bstrForest,BSTR bstrDomain,BSTR bstrDomainController,__LONG32 lDCFlags,IGPMSitesContainer **ppIGPMSitesContainer) = 0;
532 virtual HRESULT WINAPI GetRSOP(GPMRSOPMode gpmRSoPMode,BSTR bstrNamespace,__LONG32 lFlags,IGPMRSOP **ppIGPMRSOP) = 0;
533 virtual HRESULT WINAPI CreatePermission(BSTR bstrTrustee,GPMPermissionType perm,VARIANT_BOOL bInheritable,IGPMPermission **ppPerm) = 0;
535 virtual HRESULT WINAPI CreateTrustee(BSTR bstrTrustee,IGPMTrustee **ppIGPMTrustee) = 0;
538 virtual HRESULT WINAPI GetMigrationTable(BSTR bstrMigrationTablePath,IGPMMigrationTable **ppMigrationTable) = 0
    [all...]
dispex.h 148 BSTR bstrName,
162 BSTR bstrName,
175 BSTR *pbstrName) = 0;
238 BSTR bstrName,
254 BSTR bstrName,
270 BSTR *pbstrName);
333 static FORCEINLINE HRESULT IDispatchEx_GetDispID(IDispatchEx* This,BSTR bstrName,DWORD grfdex,DISPID *pid) {
339 static FORCEINLINE HRESULT IDispatchEx_DeleteMemberByName(IDispatchEx* This,BSTR bstrName,DWORD grfdex) {
348 static FORCEINLINE HRESULT IDispatchEx_GetMemberName(IDispatchEx* This,DISPID id,BSTR *pbstrName) {
364 BSTR bstrName
    [all...]
locationapi.h 214 BSTR *pbstrAddress1) = 0;
217 BSTR *pbstrAddress2) = 0;
220 BSTR *pbstrCity) = 0;
223 BSTR *pbstrStateProvince) = 0;
226 BSTR *pbstrPostalCode) = 0;
229 BSTR *pbstrCountryRegion) = 0;
271 BSTR *pbstrAddress1);
275 BSTR *pbstrAddress2);
279 BSTR *pbstrCity);
283 BSTR *pbstrStateProvince)
    [all...]
dhtmled.h 215 virtual HRESULT WINAPI LoadURL(BSTR url) = 0;
216 virtual HRESULT WINAPI FilterSourceCode(BSTR sourceCodeIn,BSTR *sourceCodeOut) = 0;
219 virtual HRESULT WINAPI get_DocumentHTML(BSTR *docHTML) = 0;
220 virtual HRESULT WINAPI put_DocumentHTML(BSTR docHTML) = 0;
248 virtual HRESULT WINAPI get_CurrentDocumentPath(BSTR *docPath) = 0;
249 virtual HRESULT WINAPI get_BaseURL(BSTR *baseURL) = 0;
250 virtual HRESULT WINAPI put_BaseURL(BSTR baseURL) = 0;
251 virtual HRESULT WINAPI get_DocumentTitle(BSTR *docTitle) = 0;
270 HRESULT (WINAPI *LoadURL)(IDHTMLSafe *This,BSTR url)
    [all...]
oleauto.h 43 WINOLEAUTAPI_(BSTR) SysAllocString(const OLECHAR *);
44 WINOLEAUTAPI_(INT) SysReAllocString(BSTR *,const OLECHAR *);
45 WINOLEAUTAPI_(BSTR) SysAllocStringLen(const OLECHAR *,UINT);
46 WINOLEAUTAPI_(INT) SysReAllocStringLen(BSTR *,const OLECHAR *,UINT);
47 WINOLEAUTAPI_(void) SysFreeString(BSTR);
48 WINOLEAUTAPI_(UINT) SysStringLen(BSTR);
49 WINOLEAUTAPI_(UINT) SysStringByteLen(BSTR bstr); variable
50 WINOLEAUTAPI_(BSTR) SysAllocStringByteLen(LPCSTR psz,UINT len);
100 WINOLEAUTAPI VectorFromBstr (BSTR bstr,SAFEARRAY **ppsa)
    [all...]
cdonts.h 191 virtual HRESULT WINAPI put_Value(BSTR bstrHeader,BSTR newVal) = 0;
192 virtual HRESULT WINAPI put_To(BSTR newVal) = 0;
193 virtual HRESULT WINAPI put_Cc(BSTR newVal) = 0;
194 virtual HRESULT WINAPI put_Bcc(BSTR newVal) = 0;
199 virtual HRESULT WINAPI put_Subject(BSTR newVal) = 0;
200 virtual HRESULT WINAPI put_From(BSTR newVal) = 0;
205 virtual HRESULT WINAPI put_ContentLocation(BSTR newVal) = 0;
206 virtual HRESULT WINAPI put_ContentBase(BSTR newVal) = 0;
207 virtual HRESULT WINAPI get_Version(BSTR *Version) = 0
    [all...]
activaut.h 153 BSTR *pbstr) = 0;
223 BSTR *pbstr);
301 static FORCEINLINE HRESULT IScriptNode_GetLanguage(IScriptNode* This,BSTR *pbstr) {
372 BSTR *pbstr);
421 BSTR *pbstr) = 0;
427 BSTR *pbstr) = 0;
433 BSTR *pbstr) = 0;
439 BSTR *pbstr) = 0;
506 BSTR *pbstr);
531 BSTR *pbstr)
    [all...]
qedit.h 401 BSTR *pVal) = 0;
407 BSTR *pVal) = 0;
410 BSTR newVal) = 0;
423 BSTR Filename) = 0;
484 BSTR *pVal);
492 BSTR *pVal);
496 BSTR newVal);
511 BSTR Filename);
588 static FORCEINLINE HRESULT IMediaDet_get_StreamTypeB(IMediaDet* This,BSTR *pVal) {
594 static FORCEINLINE HRESULT IMediaDet_get_Filename(IMediaDet* This,BSTR *pVal)
    [all...]
cluadmex.h 138 virtual HRESULT WINAPI GetClusterName(BSTR lpszName,LONG *pcchName) = 0;
149 HRESULT (WINAPI *GetClusterName)(IGetClusterUIInfo *This,BSTR lpszName,LONG *pcchName);
168 HRESULT WINAPI IGetClusterUIInfo_GetClusterName_Proxy(IGetClusterUIInfo *This,BSTR lpszName,LONG *pcchName);
184 virtual HRESULT WINAPI GetClusterName(BSTR lpszName,LONG *pcchName) = 0;
194 HRESULT (WINAPI *GetClusterName)(IGetClusterDataInfo *This,BSTR lpszName,LONG *pcchName);
211 HRESULT WINAPI IGetClusterDataInfo_GetClusterName_Proxy(IGetClusterDataInfo *This,BSTR lpszName,LONG *pcchName);
225 virtual HRESULT WINAPI GetObjectName(LONG lObjIndex,BSTR lpszName,LONG *pcchName) = 0;
234 HRESULT (WINAPI *GetObjectName)(IGetClusterObjectInfo *This,LONG lObjIndex,BSTR lpszName,LONG *pcchName);
249 HRESULT WINAPI IGetClusterObjectInfo_GetObjectName_Proxy(IGetClusterObjectInfo *This,LONG lObjIndex,BSTR lpszName,LONG *pcchName);
324 virtual HRESULT WINAPI GetResourceTypeName(LONG lObjIndex,BSTR lpszResTypeName,LONG *pcchResTypeName) = 0
    [all...]
mdhcp.h 100 virtual HRESULT WINAPI get_ScopeDescription(BSTR *ppDescription) = 0;
116 HRESULT (WINAPI *get_ScopeDescription)(IMcastScope *This,BSTR *ppDescription);
144 HRESULT WINAPI IMcastScope_get_ScopeDescription_Proxy(IMcastScope *This,BSTR *ppDescription);
156 virtual HRESULT WINAPI get_RequestID(BSTR *ppRequestID) = 0;
162 virtual HRESULT WINAPI get_ServerAddress(BSTR *ppAddress) = 0;
177 HRESULT (WINAPI *get_RequestID)(IMcastLeaseInfo *This,BSTR *ppRequestID);
183 HRESULT (WINAPI *get_ServerAddress)(IMcastLeaseInfo *This,BSTR *ppAddress);
212 HRESULT WINAPI IMcastLeaseInfo_get_RequestID_Proxy(IMcastLeaseInfo *This,BSTR *ppRequestID);
224 HRESULT WINAPI IMcastLeaseInfo_get_ServerAddress_Proxy(IMcastLeaseInfo *This,BSTR *ppAddress);
292 virtual HRESULT WINAPI CreateLeaseInfoFromVariant(DATE LeaseStartTime,DATE LeaseStopTime,VARIANT vAddresses,BSTR pRequestID,BSTR pServerAddress,IMcastLeaseInfo **ppReleaseRequest) = 0
    [all...]
adoint.h     [all...]
adoint_backcompat.h     [all...]
iiis.h 111 virtual HRESULT WINAPI get_MimeType(BSTR *retval) = 0;
112 virtual HRESULT WINAPI put_MimeType(BSTR bstrMimeType) = 0;
113 virtual HRESULT WINAPI get_Extension(BSTR *retval) = 0;
114 virtual HRESULT WINAPI put_Extension(BSTR bstrExtension) = 0;
126 HRESULT (WINAPI *get_MimeType)(IISMimeType *This,BSTR *retval);
127 HRESULT (WINAPI *put_MimeType)(IISMimeType *This,BSTR bstrMimeType);
128 HRESULT (WINAPI *get_Extension)(IISMimeType *This,BSTR *retval);
129 HRESULT (WINAPI *put_Extension)(IISMimeType *This,BSTR bstrExtension);
149 HRESULT WINAPI IISMimeType_get_MimeType_Proxy(IISMimeType *This,BSTR *retval);
151 HRESULT WINAPI IISMimeType_put_MimeType_Proxy(IISMimeType *This,BSTR bstrMimeType)
    [all...]
dbgprop.h 219 BSTR m_bstrName;
220 BSTR m_bstrType;
221 BSTR m_bstrValue;
222 BSTR m_bstrFullName;
387 BSTR *pbstrName,
388 BSTR *pbstrType,
389 BSTR *pbstrValue,
390 BSTR *pbstrFullName,
446 BSTR *pbstrName,
447 BSTR *pbstrType
    [all...]
msimcntl.h 170 virtual HRESULT WINAPI Logon(BSTR bstrAddress = L"",BSTR bstrName = L"",BSTR bstrPassword = L"",BSTR bstrDomain = L"") = 0;
192 HRESULT (WINAPI *Logon)(_IUseIMBase *This,BSTR bstrAddress,BSTR bstrName,BSTR bstrPassword,BSTR bstrDomain);
236 HRESULT WINAPI _IUseIMBase_Logon_Proxy(_IUseIMBase *This,BSTR bstrAddress,BSTR bstrName,BSTR bstrPassword,BSTR bstrDomain)
    [all...]
  /external/llvm/tools/llvm-pdbdump/
BuiltinDumper.cpp 81 case PDB_BuiltinType::BSTR:
82 return "BSTR";
  /external/lzma/CPP/Common/
MyCom.h 76 inline HRESULT StringToBstr(LPCOLESTR src, BSTR *bstr)
78 *bstr = ::SysAllocString(src);
79 return (*bstr != NULL) ? S_OK : E_OUTOFMEMORY;
84 BSTR m_str;
119 operator BSTR() const { return m_str; }
120 BSTR* operator&() { return &m_str; }
121 BSTR MyCopy() const
124 BSTR res = ::SysAllocStringByteLen(NULL, byteLen);
129 void Attach(BSTR src) { m_str = src; }
    [all...]
  /external/lzma/CPP/Windows/
PropVariant.h 58 CPropVariant(BSTR bstrSrc);
75 CPropVariant& operator=(BSTR bstrSrc);
92 BSTR AllocBstr(unsigned numChars);

Completed in 848 milliseconds

1 2 34 5 6 7 8 9