Skip to content

Type__ERequestResultType

Martin Drab edited this page Mar 17, 2020 · 3 revisions

_ERequestResultType enumeration

Summary

Determines the type returned in the Result union of the @link(REQUEST_HEADER) structure.

Values

rrtBOOLEAN

The type is BOOLEAN.

rrtNTSTATUS

The type is NTSTATUS.

rrtUndefined

The result value is either not yet initialized, or not defined for a given request type.

General

For Users-Developers

Tutorial

Public API

Functions

Types

Clone this wiki locally