@msdn=http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/travellog/reference/enums/tlenumf.asp @pinvoke=http://pinvoke.net/$$$.htm Summary: TODO - a short description !!!!C# Definition: enum TLENUMF { TODO } !!!!VB Definition: Enum TLENUMF As Integer TLEF_RELATIVE_INCLUDE_CURRENT = &H1 TLEF_RELATIVE_BACK = &H10 TLEF_RELATIVE_FORE = &H20 TLEF_INCLUDE_UNINVOKEABLE = &H40 TLEF_ABSOLUTE = &H31 End Enum!!!!Notes: None. Documentation: TLENUMF@msdn on MSDN
Edit Enums.TLENUMF
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.