編集

次の方法で共有


CFStreamClientContext.Retain Method

Definition

Call this method to retain the Info pointer.

public void Retain ();
member this.Retain : unit -> unit

Remarks

Every call to Retain must have a corresponding call to Release, otherwise memory might be leaked.

Applies to