ILockBytes.Stat(STATSTG[], UInt32) Method

Definition

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

Applies to