RESID

RESID is a DWORD which identifies a particular resource, as opposed to a type of resource. A RESID will most likely be a (void *) which points to a structure in the resource dispenser’s memory which represents the resource. DispMan does not need to understand this structure within the resource dispenser’s memory. DispMan uses RESID to refer to a particular resource within a resource dispenser.