다음을 통해 공유


KS_LogicalMemoryType 열거형(ksproxy.h)

Syntax

typedef enum {
  KS_MemoryTypeDontCare,
  KS_MemoryTypeKernelPaged,
  KS_MemoryTypeKernelNonPaged,
  KS_MemoryTypeDeviceHostMapped,
  KS_MemoryTypeDeviceSpecific,
  KS_MemoryTypeUser,
  KS_MemoryTypeAnyHost
} KS_LogicalMemoryType;

상수

 
KS_MemoryTypeDontCare
KS_MemoryTypeKernelPaged
KS_MemoryTypeKernelNonPaged
KS_MemoryTypeDeviceHostMapped
KS_MemoryTypeDeviceSpecific
KS_MemoryTypeUser
KS_MemoryTypeAnyHost

요구 사항

요구 사항
헤더 ksproxy.h