ILockBytes.Stat(STATSTG[], UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void Stat(cli::array <Microsoft::VisualStudio::OLE::Interop::STATSTG> ^ pstatstg, System::UInt32 grfStatFlag);
void Stat(std::Array <Microsoft::VisualStudio::OLE::Interop::STATSTG> const & pstatstg, unsigned int grfStatFlag);
public void Stat (Microsoft.VisualStudio.OLE.Interop.STATSTG[] pstatstg, uint grfStatFlag);
abstract member Stat : Microsoft.VisualStudio.OLE.Interop.STATSTG[] * uint32 -> unit
Public Sub Stat (pstatstg As STATSTG(), grfStatFlag As UInteger)
Parameters
- pstatstg
- STATSTG[]
- grfStatFlag
- UInt32