DIFsrmClassificationEvents_SinkHelper.m_dwCookie Field
Stores a cookie that identifies this helper object.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
public int m_dwCookie
public:
int m_dwCookie
val mutable m_dwCookie : int
Public m_dwCookie As Integer
Field Value
Type: System.Int32
A numeric value that identifies this helper object.
See Also
DIFsrmClassificationEvents_SinkHelper Class
Microsoft.Storage Namespace
Return to top