@msdn=http://search.microsoft.com/search/results.aspx?qu=FILE_CURRENT @pinvoke=http://pinvoke.net/FileCurrent.htm Summary: This constant indicates the offset of the current position of a file pointer in a file. !!!!C# Constants: int FILE_CURRENT = 1; !!!!VB Constants: Dim FILE_CURRENT As Integer FILE_CURRENT = 1 !!!!Notes: None.
Edit Constants.FILE_CU...
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.