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

ole32

.
Summary
.

static extern int CreateFileMoniker([MarshalAs(UnmanagedType.LPWStr)] string

.

Private Declare Function CreateFileMoniker Lib "ole32.dll" (ByVal lpszPathName As String, ByRef ppmk As IMoniker) As Integer

.
Documentation
[CreateFileMoniker] on MSDN

 
Access PInvoke.net directly from VS: