Searched refs:pcbSize (Results 1 – 1 of 1) sorted by relevance
861 STDMETHODIMP GetAllocatedBlob(REFGUID guidKey, UINT8** ppBuf, UINT32* pcbSize) in GetAllocatedBlob() argument864 return _spAttributes->GetAllocatedBlob(guidKey, ppBuf, pcbSize); in GetAllocatedBlob()984 HRESULT SerializeToBlob(UINT8 **ppBuffer, UINT *pcbSize) in SerializeToBlob() argument992 if (pcbSize == NULL) in SerializeToBlob()1012 *pcbSize = cbSize; in SerializeToBlob()1018 *pcbSize = 0; in SerializeToBlob()