Struct STATSTG
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: MediaFoundation.Misc
Assembly: MediaFoundation.dll
Syntax
[UnmanagedName("STATSTG")]
public struct STATSTG
Fields
atime
Declaration
public long atime
Field Value
System.Int64
|
cbSize
Declaration
public long cbSize
Field Value
System.Int64
|
clsid
Declaration
public Guid clsid
Field Value
System.Guid
|
ctime
Declaration
public long ctime
Field Value
System.Int64
|
grfLocksSupported
Declaration
public int grfLocksSupported
Field Value
System.Int32
|
grfMode
Declaration
public int grfMode
Field Value
System.Int32
|
grfStateBits
Declaration
public int grfStateBits
Field Value
System.Int32
|
mtime
Declaration
public long mtime
Field Value
System.Int64
|
pwcsName
Declaration
public IntPtr pwcsName
Field Value
System.IntPtr
|
reserved
Declaration
public int reserved
Field Value
System.Int32
|