~~NOTOC~~ [[use_exported_control_api]] > [[BS2_ReleaseUsbContext]] ---- ===== BS2_ReleaseUsbContext===== ''[지원중단]''[+ 2.5.0] [[BS2_AllocateUsbContext]] 함수로부터 할당된 Context를 파괴합니다. 포인터 값이 NULL이면 아무런 동작을 하지 않습니다. \\ ==== 함수 ==== #include "BS_API.h" void BS2_ReleaseUsbContext(void* context); ==== 파라미터 ==== * [In] ''//context//'' : USB Context ==== 반환값 ==== 없음. ==== 함께 보기 ==== [[BS2_AllocateUsbContext]]\\ [[BS2_GetUserDatabaseInfoFromDir]]\\ [[BS2_GetUserListFromDir]]\\ [[BS2_GetUserInfosFromDir]]\\ [[BS2_GetUserDatasFromDir]]\\ [[BS2_GetUserInfosExFromDir]]\\ [[BS2_GetUserDatasExFromDir]]\\ [[BS2_GetLogFromDir]]\\ [[BS2_GetLogBlobFromDir]]\\ [[BS2_GetFilteredLogFromDir]]