TemplateControl.SetStringResourcePointer(Object, Int32) Metodo

Definizione

Imposta un puntatore a una risorsa stringa. Il SetStringResourcePointer(Object, Int32) metodo viene usato dalle classi generate e non è destinato all'uso dall'interno del codice.

protected:
 void SetStringResourcePointer(System::Object ^ stringResourcePointer, int maxResourceOffset);
protected void SetStringResourcePointer(object stringResourcePointer, int maxResourceOffset);
member this.SetStringResourcePointer : obj * int -> unit
Protected Sub SetStringResourcePointer (stringResourcePointer As Object, maxResourceOffset As Integer)

Parametri

stringResourcePointer
Object

Oggetto che rappresenta il puntatore alla risorsa stringa.

maxResourceOffset
Int32

Dimensioni della risorsa.

Si applica a