Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
en:bs2_allocateusbcontext [2019/06/12 16:46] yjjung created |
en:bs2_allocateusbcontext [2022/04/22 12:20] (current) kkshin |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| Line 7: | Line 6: | ||
| ===== BS2_AllocateUsbContext===== | ===== BS2_AllocateUsbContext===== | ||
| - | [+ 2.5.0] Allocates context which manages & controls USB device. Log and user data can be retrieved from USB device through the USB context. | + | ''[Deprecated]''[+ 2.5.0] Allocates context which manages & controls USB device. Log and user data can be retrieved from USB device through the USB context. |
| \\ | \\ | ||
| ==== Declaration ==== | ==== Declaration ==== | ||
| Line 24: | Line 23: | ||
| </WRAP> | </WRAP> | ||
| ==== Return Value ==== | ==== Return Value ==== | ||
| - | Returns ''NULL'' when there is not enough system memory, if not, returns the allocated Context.\\ | + | Returns ''NULL'' when there is not enough system memory, if not, returns the allocated Context. |
| ==== See Also ==== | ==== See Also ==== | ||
| [[BS2_ReleaseUsbContext]]\\ [[BS2_GetUserDatabaseInfoFromDir]]\\ [[BS2_GetUserListFromDir]]\\ [[BS2_GetUserInfosFromDir]]\\ [[BS2_GetUserDatasFromDir]]\\ [[BS2_GetUserInfosExFromDir]]\\ [[BS2_GetUserDatasExFromDir]]\\ [[BS2_GetLogFromDir]]\\ [[BS2_GetLogBlobFromDir]]\\ [[BS2_GetFilteredLogFromDir]] | [[BS2_ReleaseUsbContext]]\\ [[BS2_GetUserDatabaseInfoFromDir]]\\ [[BS2_GetUserListFromDir]]\\ [[BS2_GetUserInfosFromDir]]\\ [[BS2_GetUserDatasFromDir]]\\ [[BS2_GetUserInfosExFromDir]]\\ [[BS2_GetUserDatasExFromDir]]\\ [[BS2_GetLogFromDir]]\\ [[BS2_GetLogBlobFromDir]]\\ [[BS2_GetFilteredLogFromDir]] | ||