Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "StgIsStorageFile" in [All]

ole32

.
Summary
.

static extern int StgIsStorageFile([MarshalAs(UnmanagedType.LPWStr)]

.
Documentation
[StgIsStorageFile] on MSDN
.

        int checkResult = StgIsStorageFile(fileName);

.

    private static extern int StgIsStorageFile(string fileName);


 
Access PInvoke.net directly from VS: