PStoreCreateInstance (pstorec)
Last changed: i.mazepov@gmail.com-94.45.138.34

.
Summary
TODO - a short description

C# Signature:

[DllImport("pstorec.dll", CallingConvention = CallingConvention.StdCall)]
extern static int PStoreCreateInstance(out IPStore ppProvider, IntPtr pProviderID, IntPtr pReserved, uint dwFlags);

User-Defined Types:

None

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

IPStore is a COM interface

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation