SMSResGen COM Automation Class
Updated: November 1, 2013
Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1, System Center 2012 R2 Configuration Manager
The SMSResGen COM class, in Configuration Manager, is used to create data discovery records (DDRs).
Name | Description |
|---|---|
Defines the data discovery record methods. |
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.
smsrsgenctl.dll
smsrsgen.dll
For more information, see Configuration Manager Server Runtime Requirements.
For more information, see Configuration Manager Server Development Requirements.
