CounterEntryAligned Constructor (InternalCounterEntryAligned*, IntPtr)

This API is not CLS-compliant. 

Namespace:  Microsoft.Exchange.Diagnostics
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Visual Basic does not support APIs that consume or return unsafe types.
'Usage
Visual Basic does not support APIs that consume or return unsafe types.
[CLSCompliantAttribute(false)]
public CounterEntryAligned(
    InternalCounterEntryAligned* internalCounterEntry,
    IntPtr handle
)

Parameters