Closed Yomodo closed 6 years ago
Enum STREAM_ATTRIBUTES is a public member but the casing used is typically for Win32 native. Casing should be according to .NET style: StreamAttributes vs STREAM_ATTRIBUTES
StreamAttributes
STREAM_ATTRIBUTES
Applies to: STREAM_ATTRIBUTES and STREAM_ID.
STREAM_ID
Enum STREAM_ATTRIBUTES is a public member but the casing used is typically for Win32 native. Casing should be according to .NET style:
StreamAttributes
vsSTREAM_ATTRIBUTES
Applies to:
STREAM_ATTRIBUTES
andSTREAM_ID
.