void enuInvalidateView(HVIEW pENUView)
뷰의 핸들을 입력합니다.
Type : NONE
뷰의 영역을 기존 리소스를 이용하여 화면을 갱신합니다.
void OnDraw() { enuInvalidateView(ViewHandle) }