In The Hand - .NET Components for Mobility
Stat Method (pstatstg, grfStatFlag)
NamespacesInTheHand.Runtime.InteropServices.ComTypesIStreamStat(STATSTG%, Int32)
Retrieves the STATSTG structure for this stream.
Declaration Syntax
C#Visual Basic
void Stat(
	ref STATSTG pstatstg,
	int grfStatFlag
)
Sub Stat ( _
	ByRef pstatstg As STATSTG, _
	grfStatFlag As Integer _
)
Parameters
pstatstg ( STATSTG %)
When this method returns, contains a STATSTG structure that describes this stream object.
grfStatFlag (Int32)
Members in the STATSTG structure that this method does not return, thus saving some memory allocation operations.

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 3.2.0.0