@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: Specifies the amount of memory, in megabytes, that the FBWF may use for cache. !!!!C# Signature: [DllImport("fbwflib.dll", SetLastError=true)] [return: MarshalAs(UnmanagedType.U4)] static extern uint FbwfSetCacheThreshold( [MarshalAs(UnmanagedType.U4)] int threshold); !!!!VB Signature: Declare Function FbwfSetCacheThreshold Lib "fbwflib.dll" (TODO) As TODO !!!!User-Defined Types: None. !!!!Alternative Managed API: Do you know one? Please contribute it! !!!!Notes: Code is tested on Windows Embedded Standard 7 32bit. !!!!Tips & Tricks: Please add some! !!!!Sample Code: Please add some! Documentation: FbwfSetCacheThreshold@msdn on MSDN
Edit fbwflib.FbwfSetCa...
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.