void enuSetEditUndo(HVIEW pENUView)
뷰의 핸들을 입력합니다.
Type : NONE
Undo 명령을 수행합니다.
void CenuSpaceView::OnEditUndo() { enuSetEditUndo(m_pENUView); }