Aspose::BarCode::BarCodeRecognition::SingleDecodeType::SetTemplateWeakPtr method
SingleDecodeType::SetTemplateWeakPtr method
Set n’th template argument a weak pointer (rather than shared). Allows switching pointers in containers to weak mode.
void Aspose::BarCode::BarCodeRecognition::SingleDecodeType::SetTemplateWeakPtr(uint32_t argument) override
Parameter | Type | Description |
---|---|---|
argument | uint32_t | Index of template argument to treat as weak poiner. |
See Also
- Class SingleDecodeType
- Namespace Aspose::BarCode::BarCodeRecognition
- Library Aspose.BarCode for C++