Share via


INIT_61883_HEADER macro

The INIT_61883_HEADER macro initializes the Function and Version members of an AV_61883_REQUEST structure.

Syntax

VOID INIT_61883_HEADER(
  [in] PAV_61883_REQUEST Av61883,
  [in] ULONG             Request
);

Parameters

  • Av61883 [in]
    Pointer to a caller-allocated AV_61883_REQUEST structure.

  • Request [in]
    The type of the request. Each request type is documented under the value of Function for a particular request.

Return value

None.

Requirements

Target platform

Desktop

Header

61883.h (include 61883.h)

See also

AV_61883_REQUEST

IOCTL_61883_CLASS

 

 

Send comments about this topic to Microsoft