ILayoutStorage.LayoutScript(StorageLayout[], UInt32, UInt32) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
void LayoutScript(cli::array <Microsoft::VisualStudio::OLE::Interop::StorageLayout> ^ pStorageLayout, System::UInt32 nEntries, System::UInt32 glfInterleavedFlag);
void LayoutScript(std::Array <Microsoft::VisualStudio::OLE::Interop::StorageLayout> const & pStorageLayout, unsigned int nEntries, unsigned int glfInterleavedFlag);
public void LayoutScript (Microsoft.VisualStudio.OLE.Interop.StorageLayout[] pStorageLayout, uint nEntries, uint glfInterleavedFlag);
abstract member LayoutScript : Microsoft.VisualStudio.OLE.Interop.StorageLayout[] * uint32 * uint32 -> unit
Public Sub LayoutScript (pStorageLayout As StorageLayout(), nEntries As UInteger, glfInterleavedFlag As UInteger)
Parametreler
- pStorageLayout
- StorageLayout[]
- nEntries
- UInt32
- glfInterleavedFlag
- UInt32