DevCloseDC - Parameters
hdc
(
HDC
) - input
Device-context handle.
hmf
(
HMF
) - returns
Error indicator metafile handle (for a metafile device context)
DEV_ERROR
Error occurred.
DEV_OK
Device closed, but not a metafile device context.
Other
Device closed, a metafile device context whose metafile handle is returned.
[Back: DevCloseDC Return Value - hmf]
[Next: DevCloseDC - Remarks]