Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

DeleteUDA method

  • Last UpdatedJul 23, 2024
  • 1 minute read

Deletes a UDA.

Class

IInstance

Syntax

[C#]

void DeleteUDA(

string UDAName

);

[Visual C++]

// Delete a UDA

// Returns:

// S_OK - Successfully delete a UDA

HRESULT DeleteUDA(

// Delete a UDA by UDA name.

[in] BSTR UDAName

);

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in