Searched refs:cbBlob (Results 1 – 1 of 1) sorted by relevance
2549 UINT32 cbBlob; in AddAttribute() local2551 … hr = pValue->GetUInt8Array(&cbBlob, &pbBlog); in AddAttribute()2560 … hr = pAttr->SetBlob(guidKey, pbBlog, cbBlob); in AddAttribute()