TemplateControl.SetStringResourcePointer(Object, Int32) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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.