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

1 2 3 4 5 6 78 9

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
structuredquerycondition.h 697 ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *);
698 unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *);
699 unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *);
700 void __RPC_USER BSTR_UserFree (ULONG *, BSTR *);
textserv.h 76 virtual HRESULT TxGetText(BSTR *pbstrText) = 0;
propidl.h 143 BSTR *pElems;
230 BSTR bstrVal;
278 BSTR *pbstrVal;
    [all...]
ocidl.h     [all...]
amstream.h 158 BSTR *pVal) = 0;
161 BSTR newVal) = 0;
228 BSTR *pVal);
232 BSTR newVal);
299 static FORCEINLINE HRESULT IDirectShowStream_get_FileName(IDirectShowStream* This,BSTR *pVal) {
302 static FORCEINLINE HRESULT IDirectShowStream_put_FileName(IDirectShowStream* This,BSTR newVal) {
324 BSTR *pVal);
332 BSTR newVal);
    [all...]
subsmgr.h 306 BSTR bstrUserName;
307 BSTR bstrPassword;
308 BSTR bstrFriendlyName;
datapath.h 48 typedef BSTR OLE_DATAPATH;
msctf.h 482 BSTR *desc) = 0;
516 BSTR *desc);
555 static FORCEINLINE HRESULT ITfFunctionProvider_GetDescription(ITfFunctionProvider* This,BSTR *desc) {
576 BSTR *desc);
    [all...]
cmdtree.h 323 BSTR *pbstrValue;
olectl.h 281 WINOLECTLAPI OleSavePictureFile(LPDISPATCH lpdispPicture,BSTR bstrFileName);
oledb.h     [all...]
portabledevicetypes.h     [all...]
wmcontainer.h     [all...]
propsys.h 581 BSTR *pbstrName) = 0;
621 BSTR *pbstrName);
661 static FORCEINLINE HRESULT INamedPropertyStore_GetNameAt(INamedPropertyStore* This,DWORD iProp,BSTR *pbstrName) {
698 BSTR *pbstrName);
    [all...]
mmc.h 347 typedef BSTR *PBSTR;
    [all...]
  /external/lzma/CPP/7zip/Archive/7z/
7zHandler.cpp 63 BSTR * /* name */, PROPID * /* propID */, VARTYPE * /* varType */)
296 STDMETHODIMP CHandler::GetRawPropInfo(UInt32 /* index */, BSTR *name, PROPID *propID)
7zUpdate.cpp 721 STDMETHOD(CryptoGetTextPassword)(BSTR *password);
724 STDMETHODIMP CCryptoGetTextPassword::CryptoGetTextPassword(BSTR *password)
929 if ((BSTR)password)
    [all...]
7zDecode.cpp 278 len = MyStringLen((BSTR)passwordBSTR);
7zHandlerOut.cpp 545 if (methodMode.PasswordIsDefined && (BSTR)password)
  /external/lzma/CPP/7zip/UI/FileManager/
ExtractCallback.cpp 102 HRESULT CExtractCallbackImp::Open_CryptoGetTextPassword(BSTR *password)
516 STDMETHODIMP CExtractCallbackImp::CryptoGetTextPassword(BSTR *password)
547 BSTR *destPathResult,
  /external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
ChooserDialog.cpp     [all...]
  /external/llvm/lib/DebugInfo/PDB/DIA/
DIARawSymbol.cpp 110 HRESULT (__stdcall IDiaSymbol::*Method)(BSTR *)) {
151 HRESULT (__stdcall IDiaSymbol::*Method)(BSTR *)) {
152 BSTR Value = nullptr;
    [all...]
  /external/lzma/CPP/7zip/Bundles/LzmaCon/
LzmaAlone.cpp 467 props[6].bstrVal = const_cast<BSTR>((const wchar_t *)mf);
  /external/lzma/CPP/7zip/UI/Console/
List.cpp 322 void AddProp(BSTR name, PROPID propID, bool isRawProp);
386 void CFieldPrinter::AddProp(BSTR name, PROPID propID, bool isRawProp)
  /external/google-breakpad/src/common/windows/
pdb_source_line_writer.cc 924 BSTR *name,
    [all...]

Completed in 1018 milliseconds

1 2 3 4 5 6 78 9