UIMLUtils.h 104 B

12345
  1. #pragma once
  2. #include <Text.h>
  3. int* getUIMLTargetAddress(Framework::Text address, int& addressLength);