ICompositionGpuInteropImportSemaphore Method

Overload List

ImportSemaphore(ICompositionImportableSharedGpuContextSemaphore) Asynchronously imports a semaphore object. The returned object is immediately usable.
ImportSemaphore(IPlatformHandle) Asynchronously imports a semaphore object. The returned object is immediately usable. If import operation fails, the caller is responsible for destroying the handle

See Also