ComIStreamWrapperStat Method |
Namespace: DWSIM.SharedClassesAssembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax public void Stat(
ref STATSTG pstatstg,
int grfStatFlag
)
Public Sub Stat (
ByRef pstatstg As STATSTG,
grfStatFlag As Integer
)
Request Example
View SourceParameters
- pstatstg STATSTG
-
- grfStatFlag Int32
-
Implements
IStreamStat(STATSTG, Int32)See Also