@msdn=https://msdn.microsoft.com/de-de/library/windows/desktop/aa380334(v=vs.85).aspx @pinvoke=http://pinvoke.net/$$$.htm Summary: The StgIsStorageFile API !!!!C# Signature: [DllImport("ole32.dll")] static extern int StgIsStorageFile([MarshalAs(UnmanagedType.LPWStr)] string pwcsName); !!!!User-Defined Types: None. !!!!VB.net Signature: Declare Function StgIsStorageFile Lib "ole32.dll" (<MarshalAs(UnmanagedType.LPWStr)> pwcsName As String) As Integer !!!!Notes: None. !!!!Tips & Tricks: Please add some! !!!!Sample Code: Please add some! !!!!Alternative Managed API: Do you know one? Please contribute it! Documentation: StgIsStorageFile@msdn on MSDN
Edit ole32.StgIsStorag...
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.