Searched refs:bstrKey (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageMisc.cpp720 Bstr bstrKey(aKeys[i]);
722 CHECK_ERROR(a->virtualBox, GetExtraData(bstrKey.raw(),
725 RTPrintf("Key: %ls, Value: %ls\n", bstrKey.raw(), bstrValue.raw());
756 Bstr bstrKey(aKeys[i]);
758 CHECK_ERROR(machine, GetExtraData(bstrKey.raw(),
761 RTPrintf("Key: %ls, Value: %ls\n", bstrKey.raw(), bstrValue.raw());
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Docidl.idl441 [in] BSTR bstrKey,
447 [in] BSTR bstrKey,
H A Dmshtml.idl17777 [in] BSTR bstrKey,
17782 [in] BSTR bstrKey,
17786 HRESULT removeItem([in] BSTR bstrKey);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Docidl.idl441 [in] BSTR bstrKey,
447 [in] BSTR bstrKey,
/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDL.cpp336 Bstr bstrKey; local
337 pEDCEv->COMGETTER(Key)(bstrKey.asOutParam());
338 if (bstrKey == VBOXSDL_SECURELABEL_EXTRADATA)

Completed in 1972 milliseconds