Searched refs:cbdata (Results 1 – 1 of 1) sorted by relevance
72 DWORD cbdata=buffer_size * sizeof(WCHAR); in ComponentInfo_GetStringValue() local78 buffer, &cbdata); in ComponentInfo_GetStringValue()87 *actual_size = cbdata/sizeof(WCHAR); in ComponentInfo_GetStringValue()104 DWORD cbdata = sizeof(guid_string); in ComponentInfo_GetGUIDValue() local111 guid_string, &cbdata); in ComponentInfo_GetGUIDValue()116 if (cbdata < sizeof(guid_string)) in ComponentInfo_GetGUIDValue()131 DWORD cbdata = sizeof(DWORD); in ComponentInfo_GetDWORDValue() local137 result, &cbdata); in ComponentInfo_GetDWORDValue()