@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: Used with the CreateSymbolicLink function. !!!!C# Definition: enum SYMBOLIC_LINK_FLAG { File = 0, Directory = 1 } !!!!VB.NET Definition: Private Enum SYMBOLIC_LINK_FLAG As Integer File = 0 Directory = 1 End Enum !!!!Notes: None. Documentation: SYMBOLIC_LINK_FLAG@msdn on MSDN
Edit Enums.SYMBOLIC_LI...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.