DirectoryListHandlesResponse type
包含 listHandles 作業的響應數據。
type DirectoryListHandlesResponse = WithResponse<
DirectoryListHandlesHeaders & ListHandlesResponse,
DirectoryListHandlesHeaders,
ListHandlesResponse
>
包含 listHandles 作業的響應數據。
type DirectoryListHandlesResponse = WithResponse<
DirectoryListHandlesHeaders & ListHandlesResponse,
DirectoryListHandlesHeaders,
ListHandlesResponse
>