RAD Studio VCL Reference
|
Returns the instance handle of the resource module associated with a specified HInstance.
function FindResourceHInstance(Instance: LongWord): LongWord;
LongWord FindResourceHInstance(LongWord Instance);
FindResourceHInstance finds and returns the instance handle of the resource module associated with the executable, library, or package identified by the Instance parameter.
FindResourceHInstance returns 0 upon failure.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|