Create instance in mof file without provider
Roman Rakus <[email protected]> Wed, 23 Jan 2013 14:33:33 +0100
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have encountered following problem: sblim-gather-provider is using `instance of' for creating instance. The instances class defined in different mof file, but for the defined class is not provided any provider. And the `instance of' creation of instance fails with ERR_NOT_SUPPORTED. Is it somehow possible to create instance of some class without provider for such class in mof file? Thanks. RR