Public Member Functions | |
Constructor / Destructor | |
| CP_Resource () | |
| Constructor. | |
| CP_Resource (FourCharCode inResType, SInt16 inResID) | |
| virtual | ~CP_Resource () |
| Destructor. | |
Getters | |
| OSHandle | GetResourceData (FourCharCode inResType, SInt16 inResID) |
Accessors | |
| OSHandle | GetOSHandle () |
| operator OSHandle () | |
Protected Attributes | |
| OSHandle | fResourceH |
|
|
Constructor.
|
|
||||||||||||
|
Constructor. This will load the resource specified in the parameters.
|
|
|
Destructor.
|
|
||||||||||||
|
|
|
|
Return the resource as a MacOS Handle. |
|
|
Return the resource as a MacOS Handle. |
|
|
|
1.4.0