# D3D12Device::GetNativeHandle 获取原生句柄。 ```cpp void* GetNativeHandle() const; ``` **返回:** `void*` - 原生句柄 ## 相关文档 - [D3D12Device 总览](d3d12-device.md)