Home > All Other Interfaces > IPresentation > set_ClientData

set_ClientData

 

C#

 

void set_ClientData(

      string Namespace,

      string pVal)

Parameters

Namespace

The identifier of the text string. You can store several text strings in the group by using different namespaces.

pVal

A text string.

Exceptions

See: HRESULT Return Values for a list of possible values returned by the HRESULT.