Searched defs:GetProp (Results 1 – 6 of 6) sorted by relevance
90 def GetProp(prop): function
200 CMyComPtr<IGetProp> GetProp; variable
430 STDMETHODIMP CGetProp::GetProp(PROPID propID, PROPVARIANT *value) in GetProp() function in CGetProp
295 static HRESULT GetProp( in GetProp() function
57 Byte GetProp() const { return LzmaProps[0]; } in GetProp() function
2354 def GetProp(self, property_name, cache=False, timeout=None, retries=None): member in DeviceUtils