SysGraphicLightReleaseDisplayDeviceContext (FUN)¶
FUNCTION SysGraphicLightReleaseDisplayDeviceContext : RTS_IEC_RESULT
- <description>
- Releases a handle to the basic display context that was returned by <see>SysGraphicLightGetDisplayDeviceContext</see>. </description> 
<param name=”hDisplayContext” type=”IN”>The display device context to release.</param> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>
- InOut:
- Scope - Name - Type - Return - SysGraphicLightReleaseDisplayDeviceContext- RTS_IEC_RESULT- Input - hDisplayContext- RTS_IEC_HANDLE
