CAFILETIME.pElems 字段

定义

指向 FILETIME 类型的数组的指针,其中每个类型都与特定属性可接受的允许值相对应。

public: IntPtr pElems;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.FILETIME")]
[System.Runtime.InteropServices.ComConversionLoss]
public IntPtr pElems;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.FILETIME")>]
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable pElems : nativeint
Public pElems As IntPtr 

字段值

IntPtr

nativeint

属性

适用于