#ifndef _NTIOAPI_H
/**
* Create a tree connection for this file in order to open it over the network.
* This flag is not used by device and intermediate drivers.
*/
#define FILE_CREATE_TREE_CONNECTION 0x00000080
View code on GitHubNo description available.