Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

SERCX_BUFFER_DESCRIPTOR_INIT function (sercx.h)

The SERCX_BUFFER_DESCRIPTOR_INIT function initializes a SERCX_BUFFER_DESCRIPTOR structure.

Syntax

VOID SERCX_BUFFER_DESCRIPTOR_INIT(
 [out] SERCX_BUFFER_DESCRIPTOR *Descriptor
);

Parameters

[out] Descriptor

A pointer to the SERCX_BUFFER_DESCRIPTOR structure that is to be initialized.

Return value

None

Requirements

Requirement Value
Minimum supported client Available starting with Windows 8.
Target Platform Desktop
Header sercx.h
IRQL Any IRQL

See also

SERCX_BUFFER_DESCRIPTOR


Feedback

Was this page helpful?

Additional resources