IExpCompositor.OpenSharedManipulationTransformFromHandle(UInt64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Platform::Object ^ OpenSharedManipulationTransformFromHandle(unsigned long long handle);
IInspectable OpenSharedManipulationTransformFromHandle(uint64_t const& handle);
public object OpenSharedManipulationTransformFromHandle(ulong handle);
function openSharedManipulationTransformFromHandle(handle)
Public Function OpenSharedManipulationTransformFromHandle (handle As ULong) As Object
Parameters
- handle
-
UInt64
unsigned long long
uint64_t