PropertiesNativeIntPtr Property |
Get the underlying native unmanaged pointer.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic void* NativeIntPtr { get; }
Visual Basic does not support APIs that consume or return unsafe types.
public:
property void* NativeIntPtr {
void* get ();
}
F# does not support APIs that consume or return unsafe types.
Property Value
Type:
Void*
See Also