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

ole32

1: STGC
.
Summary
.

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

.
Documentation
[StgCreateStorageEx] on MSDN
.
Summary
.

    /// The StgCreateDocfileOnILockBytes function creates and opens a new compound file

.

    public extern static int StgCreateDocfileOnILockBytes(ILockBytes plkbyt, StgmConstants grfMode, int reserved, out IStorage ppstgOpen);

.
Documentation
[StgCreateDocfileOnILockBytes] on MSDN
.
Summary
.

    /// The StgCreateDocfileOnILockBytes function creates and opens a new compound file

.

    public extern static int StgCreateDocfileOnILockBytes(ILockBytes plkbyt, int grfMode, int reserved, out IStorage ppstgOpen);

.
Documentation
[StgCreateDocfileOnILockBytes] on MSDN
.
Summary
.

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

.
Documentation
[StgCreateStorageEx] on MSDN

 
Access PInvoke.net directly from VS: