ReactOS 0.4.16-dev-927-g467dec4
|
#include <ntdd1394.h>
Public Attributes | |
ULONG | RequestNumber |
ULONG | Flags |
union { | |
IEEE1394_VDEV_PNP_REQUEST AddVirtualDevice | |
IEEE1394_VDEV_PNP_REQUEST RemoveVirtualDevice | |
} | u |
Definition at line 39 of file ntdd1394.h.
IEEE1394_VDEV_PNP_REQUEST _IEEE1394_API_REQUEST::AddVirtualDevice |
Definition at line 45 of file ntdd1394.h.
ULONG _IEEE1394_API_REQUEST::Flags |
Definition at line 42 of file ntdd1394.h.
IEEE1394_VDEV_PNP_REQUEST _IEEE1394_API_REQUEST::RemoveVirtualDevice |
Definition at line 46 of file ntdd1394.h.
ULONG _IEEE1394_API_REQUEST::RequestNumber |
Definition at line 41 of file ntdd1394.h.
union { ... } _IEEE1394_API_REQUEST::u |