mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 08:23:05 -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.
|
||||
* @param InputBufferLength
|
||||
* Input data length.
|
||||
* @param Buffer
|
||||
* @param OutputBuffer
|
||||
* Pointer to a buffer that will receive the output data.
|
||||
* @param Length
|
||||
* @param OutputBufferLength
|
||||
* Output data length.
|
||||
* @param PBytesTransferred [out]
|
||||
* Pointer to a memory location that will receive the actual number of bytes transferred.
|
||||
|
Loading…
x
Reference in New Issue
Block a user