========================================== DLL Functions ========================================== Basic Functions ---------------- +----------------------+---------------------------+ | 함수명 | 함수 설명 | +======================+===========================+ | :ref:`secDll_Load` | 라이브러리를 로드합니다 | +----------------------+---------------------------+ | :ref:`secDll_Unload` | 라이브러리를 언로드합니다 | +----------------------+---------------------------+ .. toctree:: :glob: :hidden: Basic Functions/* Optional Functions ------------------- +------------------------+---------------------------------------+ | 함수명 | 함수 설명 | +========================+=======================================+ | :ref:`secDll_IsLoaded` | 라이브러리가 로드 되었는지 확인합니다 | +------------------------+---------------------------------------+ .. toctree:: :glob: :hidden: Optional Functions/*