Delphi
			function LockResource(ResData: HGLOBAL): Pointer; stdcall;
 
 
Properties
	
		| Type | Visibility | Source | Unit | Parent | 
	
		| function | external public | WindowsAPIs.INC | System | System | 
Description
Returns a pointer to a resource.
Note: This function does not lock anything.
See Also