| 1569 | // ---------------- |
| 1570 | |
| 1571 | void |
| 1572 | XMPMeta::SetObjectOptions ( XMP_OptionBits /*options*/ ) |
| 1573 | { |
| 1574 | |
| 1575 | XMP_Throw ( "Unimplemented method XMPMeta::SetObjectOptions", kXMPErr_Unimplemented ); |
| 1576 | |
| 1577 | } // SetObjectOptions |
| 1578 | |
| 1579 | |
| 1580 | // ------------------------------------------------------------------------------------------------- |
no outgoing calls
no test coverage detected