========================================== General Functions ========================================== Basic Functions ------------------------------------------------------------------------------------------------------ .. csv-table:: :widths: 10 90 :header-rows: 1 :stub-columns: 0 함수명, 함수 설명 :ref:`cmsLoadDll`, 라이브러리를 로드합니다. :ref:`cmsUnloadDll`, 라이브러리를 언로드합니다. :ref:`cmsGnLoadDevice`, 장치를 로드합니다. :ref:`cmsGnUnloadDevice`, 장치를 언로드합니다. :ref:`cmsGnLoadParameter`, 이전에 저장되었던 파라미터들을 불러옵니다. :ref:`cmsGnResetDevice`, 장치를 리셋하는 역할을 수행합니다. .. toctree:: :glob: :hidden: Basic Functions/*