ResourceFork.GetHandle Method
Returns a resource handle as an Integer, given the type and ID of the desired resource. Intended for use with Declare statements.
Syntax
ResourceFork.GetHandle Type, ID
Parameters | |
Type |
|
ID |
The resource will be released when the resource fork is closed or when you call ReleaseHandle.