mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-07 20:42:09 -05:00
inc: winfsp.h: fix Control doc
This commit is contained in:
parent
ef5c947168
commit
05f622f2de
@ -838,9 +838,9 @@ typedef struct _FSP_FILE_SYSTEM_INTERFACE
|
|||||||
* Pointer to a buffer that contains the input data.
|
* Pointer to a buffer that contains the input data.
|
||||||
* @param InputBufferLength
|
* @param InputBufferLength
|
||||||
* Input data length.
|
* Input data length.
|
||||||
* @param Buffer
|
* @param OutputBuffer
|
||||||
* Pointer to a buffer that will receive the output data.
|
* Pointer to a buffer that will receive the output data.
|
||||||
* @param Length
|
* @param OutputBufferLength
|
||||||
* Output data length.
|
* Output data length.
|
||||||
* @param PBytesTransferred [out]
|
* @param PBytesTransferred [out]
|
||||||
* Pointer to a memory location that will receive the actual number of bytes transferred.
|
* Pointer to a memory location that will receive the actual number of bytes transferred.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user