The SMSResGen COM class, in Configuration Manager, is used to create data discovery records (DDRs).

Methods

Name Description

ISMSResGen Interface

Defines the data discovery record methods.

Remarks

SMSResGen is found in SMSResGenCtl.dll. Use the ISMSResGen Interface interface to create and use DDRs.

Important
The SMSResGenCtl.dll file is part of the downloadable SDK.

Because the SMSResGen control is not thread safe, do not try to create more than one instance of this class.

Important
The function DDRSendToSMS, available in previous releases of the SDK and in versions of SMSRsGen.dll/SMSResGenCtl.dll, has been deprecated and should not be used with Configuration Manager.

The CLSID for SMSResGen is 19352BAD-BEE0-4193-95C4-588B6C5DBCD1.

Requirements

Runtime Requirements

smsrsgenctl.dll

smsrsgen.dll

For more information, see Configuration Manager Server Runtime Requirements.

Development Requirements

See Also