Compartilhar via


NSValue.StoreValueAtAddress(IntPtr) Método

Definição

Os desenvolvedores não devem usar esse método preterido. Potencial para estouros de buffer. Os desenvolvedores devem usar 'StoreValueAtAddress (IntPtr, nuint)' em vez disso.

[Foundation.Export("getValue:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Potential for buffer overruns. Use 'StoreValueAtAddress (IntPtr, nuint)' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Potential for buffer overruns. Use 'StoreValueAtAddress (IntPtr, nuint)' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Potential for buffer overruns. Use 'StoreValueAtAddress (IntPtr, nuint)' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.None, "Potential for buffer overruns. Use 'StoreValueAtAddress (IntPtr, nuint)' instead.")]
public virtual void StoreValueAtAddress (IntPtr value);
abstract member StoreValueAtAddress : nativeint -> unit
override this.StoreValueAtAddress : nativeint -> unit

Parâmetros

value
IntPtr

nativeint

Atributos

Aplica-se a