ILayoutStorage::LayoutScript Method (array<StorageLayout>^, UInt32, UInt32)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void LayoutScript( array<StorageLayout>^ pStorageLayout, unsigned int nEntries, unsigned int glfInterleavedFlag )
Parameters
- pStorageLayout
- Type: array<Microsoft.VisualStudio.OLE.Interop::StorageLayout>^
- nEntries
- Type: System::UInt32
- glfInterleavedFlag
- Type: System::UInt32
Show: