ILayoutStorage.LayoutScript(StorageLayout[], UInt32, UInt32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- pStorageLayout
- StorageLayout[]
- nEntries
- UInt32
- glfInterleavedFlag
- UInt32