getsystemnsbtracingResult Structure Definition

The getsystemnsbtracingResult structure defines the return type for getsystemnsbtracing API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

systemnsbtracingList

List of systemnsbtracings


systemnsbtracing Structure Definition

The systemnsbtracing structure defines the actual return type values for getsystemnsbtracing API.

Syntax



Members

configuredstate

Get the configured state of nsb tracing

effectivestate

Get the current running state of nsb tracing

_nextgenapiresource


See Also