TemplateControl.SetStringResourcePointer(Object, Int32) Metodo

Definizione

Imposta un puntatore a una risorsa di tipo stringa. Il metodo SetStringResourcePointer(Object, Int32) viene utilizzato da classi generate e non è destinato all'utilizzo all'interno del codice creato dall'utente.

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 di tipo stringa.

maxResourceOffset
Int32

Dimensione della risorsa.

Si applica a