Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayKernel::CKeDeviceObject Struct Reference

#include <cKernel.h>

Inheritance diagram for GrayKernel::CKeDeviceObject:

Public Member Functions

void DeleteDevice ()
 
void DetachDeviceStack ()
 
NTSTATUS GetDeviceProperty (DEVICE_REGISTRY_PROPERTY eDeviceProperty, IN ULONG uBufferLength, OUT PVOID pPropertyBuffer, OUT PULONG puResultLength)
 

Detailed Description

overload _DEVICE_OBJECT

Member Function Documentation

◆ DeleteDevice()

void GrayKernel::CKeDeviceObject::DeleteDevice ( )
inline

◆ DetachDeviceStack()

void GrayKernel::CKeDeviceObject::DetachDeviceStack ( )
inline

◆ GetDeviceProperty()

NTSTATUS GrayKernel::CKeDeviceObject::GetDeviceProperty ( DEVICE_REGISTRY_PROPERTY  eDeviceProperty,
IN ULONG  uBufferLength,
OUT PVOID  pPropertyBuffer,
OUT PULONG  puResultLength 
)
inline

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