Class CVRPaths
public class CVRPaths
- Inheritance
-
CVRPaths
Methods
HandleToString(ulong, string, uint, ref uint)
public ETrackedPropertyError HandleToString(ulong pHandle, string pchBuffer, uint unBufferSize, ref uint punBufferSizeUsed)
Parameters
Returns
ReadPathBatch(ulong, ref PathRead_t, uint)
public ETrackedPropertyError ReadPathBatch(ulong ulRootHandle, ref PathRead_t pBatch, uint unBatchEntryCount)
Parameters
ulRootHandle
ulongpBatch
PathRead_tunBatchEntryCount
uint
Returns
StringToHandle(ref ulong, string)
public ETrackedPropertyError StringToHandle(ref ulong pHandle, string pchPath)
Parameters
Returns
WritePathBatch(ulong, ref PathWrite_t, uint)
public ETrackedPropertyError WritePathBatch(ulong ulRootHandle, ref PathWrite_t pBatch, uint unBatchEntryCount)
Parameters
ulRootHandle
ulongpBatch
PathWrite_tunBatchEntryCount
uint