CONFIGRET CONFIGMG_Get_Res_Des_Data(RES_DES rdResDes, PFARVOID Buffer, ULONG BufferLen, ULONG ulFlags)
Copies the data from a specified resource descriptor into a buffer.
Typically the size of the buffer is determined by a previous call to CONFIGMG_Get_Res_Des_Data_Size. If the value given in the BufferLen parameter is too small, the data is truncated, and the function returns CR_BUFFER_SMALL.
CONFIGMG_Get_Res_Des_Data_Size