Click or drag to resize

ComIStreamWrapperStat Method


Namespace: DWSIM.SharedClasses
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.4.5.0
Syntax
public void Stat(
	ref STATSTG pstatstg,
	int grfStatFlag
)
Request Example View Source

Parameters

pstatstg  STATSTG
 
grfStatFlag  Int32
 

Implements

IStreamStat(STATSTG, Int32)
See Also