Condividi tramite


struttura STREAM_METHOD_DESCRIPTOR (strmini.h)

Sintassi

typedef struct _STREAM_METHOD_DESCRIPTOR {
  ULONG     MethodSetID;
  PKSMETHOD Method;
  PVOID     MethodInfo;
  LONG      MethodInputSize;
  LONG      MethodOutputSize;
} STREAM_METHOD_DESCRIPTOR, *PSTREAM_METHOD_DESCRIPTOR;

Membri

MethodSetID

Method

MethodInfo

MethodInputSize

MethodOutputSize

Fabbisogno

Requisito Valore
intestazione strmini.h