System::Drawing::Imaging::PlayRecordCallback typedef

PlayRecordCallback typedef

Un delegado usado como parámetro en el objeto función EnumerateMetafileProc.

using System::Drawing::Imaging::PlayRecordCallback =  MulticastDelegate<void(EmfPlusRecordType, int32_t, int32_t, IntPtr)>

Ver también