IOplockStorage::CreateStorageEx Method (String^, UInt32, UInt32, UInt32, Guid, IntPtr)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void CreateStorageEx( String^ pwcsName, unsigned int grfMode, unsigned int stgfmt, unsigned int grfAttrs, [InAttribute] Guid% riid, [OutAttribute] IntPtr% ppstgOpen )
Parameters
- pwcsName
- Type: System::String^
- grfMode
- Type: System::UInt32
- stgfmt
- Type: System::UInt32
- grfAttrs
- Type: System::UInt32
- riid
- Type: System::Guid
- ppstgOpen
- Type: System::IntPtr
Show: