Important: The information in this document is obsolete and should not be used for new development.
Getting Resource Sizes
The Resource Manager provides two routines that allow you to get the size of a
resource. TheGetResourceSizeOnDisk
andGetMaxResourceSize
functions get the exact size and maximum size, respectively, of a resource. To change the size of a resource on disk, use theSetResourceSize
procedure.
Subtopics
- GetResourceSizeOnDisk
- GetMaxResourceSize