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 "IsCatalogFile" in [All]

wintrust

.

static extern bool IsCatalogFile(

.

Declare Function IsCatalogFile Lib "wintrust.dll" (TODO) As TODO

.

if (IsCatalogFile(invalidHandle, "c:\\my_catalog.cat"))

.

     if (IsCatalogFile(fs.SafeFileHandle, null))

.
Documentation
[IsCatalogFile] on MSDN

 
Access PInvoke.net directly from VS: