ReactOS 0.4.15-dev-7958-gcd0bb1a
_STREAM_METHOD_DESCRIPTOR Struct Reference

#include <strmini.h>

Collaboration diagram for _STREAM_METHOD_DESCRIPTOR:

Public Attributes

ULONG MethodSetID
 
PKSMETHOD Method
 
PVOID MethodInfo
 
LONG MethodInputSize
 
LONG MethodOutputSize
 

Detailed Description

Definition at line 161 of file strmini.h.

Member Data Documentation

◆ Method

PKSMETHOD _STREAM_METHOD_DESCRIPTOR::Method

Definition at line 163 of file strmini.h.

◆ MethodInfo

PVOID _STREAM_METHOD_DESCRIPTOR::MethodInfo

Definition at line 164 of file strmini.h.

◆ MethodInputSize

LONG _STREAM_METHOD_DESCRIPTOR::MethodInputSize

Definition at line 165 of file strmini.h.

◆ MethodOutputSize

LONG _STREAM_METHOD_DESCRIPTOR::MethodOutputSize

Definition at line 166 of file strmini.h.

◆ MethodSetID

ULONG _STREAM_METHOD_DESCRIPTOR::MethodSetID

Definition at line 162 of file strmini.h.


The documentation for this struct was generated from the following file: