NET_SDK_FindDisk¶
Interface Definition¶
1 2 | |
1 2 | |
Function Description¶
Get device hard disk information.
Parameter Description¶
| Parameters | Type | Remark |
|---|---|---|
| lUserIDin | LONG | User ID, the return value of NET_SDK_Login or NET_SDK_LoginEx. |
Return Value¶
-
type:POINTERHANDLE
-
remark:-1 indicates failure, and other values are used as handles for obtaining disk information.
Remarks¶
None