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. TheGetResourceSizeOnDiskandGetMaxResourceSizefunctions get the exact size and maximum size, respectively, of a resource. To change the size of a resource on disk, use theSetResourceSizeprocedure.
Subtopics
- GetResourceSizeOnDisk
- GetMaxResourceSize