Show: Delphi
C++
Display Preferences
System.LockResource
From XE2 API Documentation
Delphi
function LockResource(ResData: NativeUInt): Pointer;
C++
extern "C" void * __stdcall LockResource(unsigned ResData);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | external public | WindowsAPIs.INC System.hpp |
System | System |
Description
Returns a pointer to a resource.
Note: This function does not lock anything.